Searched refs:EXOFS_DBGMSG (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/exofs/
H A Dinode.c169 EXOFS_DBGMSG("recovered read error\n");
355 EXOFS_DBGMSG("readpage_strip(0x%lx, 0x%lx) empty page,"
589 EXOFS_DBGMSG("writepage_strip(0x%lx, 0x%lx) "
607 EXOFS_DBGMSG("writepage_strip(0x%lx, 0x%lx) Discontinuity\n",
630 EXOFS_DBGMSG("write_exec faild => %d", ret);
643 EXOFS_DBGMSG("Error: writepage_strip(0x%lx, 0x%lx)=>%d\n",
721 EXOFS_DBGMSG("simple_write_begin faild\n");
734 EXOFS_DBGMSG("__readpage_filler faild\n");
776 EXOFS_DBGMSG("page 0x%lx\n", page->index);
783 EXOFS_DBGMSG("pag
[all...]
H A Dios.c32 /* #define EXOFS_DBGMSG2 EXOFS_DBGMSG */
47 EXOFS_DBGMSG("%s: osd_start_request failed.\n", __func__);
52 EXOFS_DBGMSG("%s: osd_req_read_kern failed.\n", __func__);
58 EXOFS_DBGMSG("Faild to osd_finalize_request() => %d\n", ret);
64 EXOFS_DBGMSG("osd_execute_request() => %d\n", ret);
82 EXOFS_DBGMSG("Faild kzalloc bytes=%d\n",
175 EXOFS_DBGMSG("Faild to osd_finalize_request() => %d\n",
238 EXOFS_DBGMSG("start read offset passed end of file "
364 EXOFS_DBGMSG("Faild to allocate BIO size=%u\n",
566 EXOFS_DBGMSG(
[all...]
H A Dexofs.h46 #define EXOFS_DBGMSG(fmt, a...) \ macro
49 #define EXOFS_DBGMSG(fmt, a...) \ macro
H A Dsuper.c83 EXOFS_DBGMSG("parse_options %s\n", options);
242 EXOFS_DBGMSG("s_nextid=0x%llx ret=%d\n", _LLU(sbi->s_nextid), ret);
697 EXOFS_DBGMSG("exofs_get_io_state failed.\n");
716 EXOFS_DBGMSG("exofs_statfs: get capacity failed.\n");
722 EXOFS_DBGMSG("exofs_statfs: get used-space failed.\n");

Completed in 64 milliseconds