Searched refs:dbg_dump_frmap (Results 1 – 2 of 2) sorted by relevance
63 void dbg_dump_frmap(struct fs *, const char *, struct cg *);79 #define DBG_DUMP_FRMAP(F,C,M) dbg_dump_frmap((F),(C),(M))
504 dbg_dump_frmap(struct fs *sb, const char *comment, struct cg *cgr) in dbg_dump_frmap() function