Searched refs:dbg_inocache (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jffs2/
H A Ddebug.h154 #define dbg_inocache(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) macro
156 #define dbg_inocache(fmt, ...) macro
H A Dnodelist.c442 dbg_inocache("add %p (ino #%u)\n", new, new->ino);
462 dbg_inocache("del %p (ino #%u)\n", old, old->ino);

Completed in 50 milliseconds