Searched refs:dbg_gc (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ubifs/ |
| H A D | tnc_commit.c | 148 dbg_gc("LEB %d:%d to %d len %d nodes written %d wasted bytes %d", in fill_gap() 240 dbg_gc("LEB %d", lnum); in layout_leb_in_gaps() 297 dbg_gc("LEB %d wrote %d index nodes", lnum, tot_written); in layout_leb_in_gaps() 321 dbg_gc("LEB %d wrote %d index nodes", lnum, tot_written); in layout_leb_in_gaps() 360 dbg_gc("%d znodes to write", cnt); in layout_in_gaps() 392 dbg_gc("%d znodes remaining, need %d LEBs, have %d", cnt, in layout_in_gaps()
|
| H A D | debug.h | 197 #define dbg_gc(fmt, ...) ubifs_dbg_msg("gc", fmt, ##__VA_ARGS__) macro
|