Searched refs:dbg_dentlist (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.h140 #define dbg_dentlist(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) macro
142 #define dbg_dentlist(fmt, ...) macro
H A Dnodelist.c28 dbg_dentlist("add dirent \"%s\", ino #%u\n", new->name, new->ino);
34 dbg_dentlist("Eep! Marking new dirent node obsolete, old is \"%s\", ino #%u\n",
39 dbg_dentlist("marking old dirent \"%s\", ino #%u obsolete\n",

Completed in 49 milliseconds