Home
last modified time | relevance | path

Searched refs:dbg_summary (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/jffs2/
Dsummary.c45 dbg_summary("returned successfully\n"); in jffs2_sum_init()
52 dbg_summary("called\n"); in jffs2_sum_exit()
75 dbg_summary("inode (%u) added to summary\n", in jffs2_sum_add_mem()
81 dbg_summary("dirent (%u) added to summary\n", in jffs2_sum_add_mem()
88 dbg_summary("xattr (xid=%u, version=%u) added to summary\n", in jffs2_sum_add_mem()
94 dbg_summary("xref added to summary\n"); in jffs2_sum_add_mem()
110 dbg_summary("called with %u\n", size); in jffs2_sum_add_padding_mem()
198 dbg_summary("already empty\n"); in jffs2_sum_clean_collected()
212 dbg_summary("called\n"); in jffs2_sum_reset_collected()
219 dbg_summary("called\n"); in jffs2_sum_disable_collecting()
[all …]
Ddebug.h145 #define dbg_summary(fmt, ...) JFFS2_DEBUG(fmt, ##__VA_ARGS__) macro
147 #define dbg_summary(fmt, ...) macro
Dnodemgmt.c369 dbg_summary("minsize=%d , jeb->free=%d ," in jffs2_do_reserve_space()
387 dbg_summary("generating summary for 0x%08x.\n", jeb->offset); in jffs2_do_reserve_space()
Dscan.c608 dbg_summary("no summary found in jeb 0x%08x. Apply original scan.\n",jeb->offset); in jffs2_scan_eraseblock()
940 dbg_summary("There is not enough space for " in jffs2_scan_eraseblock()