Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jffs2/
Ddebug.h138 #define dbg_inocache(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) macro
140 #define dbg_inocache(fmt, ...) macro
Dnodelist.c444 dbg_inocache("add %p (ino #%u)\n", new, new->ino); in jffs2_add_ino_cache()
464 dbg_inocache("del %p (ino #%u)\n", old, old->ino); in jffs2_del_ino_cache()