Searched refs:dbg_mnt (Results 1 – 4 of 4) sorted by relevance
/linux/fs/ubifs/ |
H A D | replay.c | 122 dbg_mnt("bud LEB %d was GC'd (%d free, %d dirty)", b->bud->lnum, in set_bud_lprops() 135 dbg_mnt("LEB %d lp: %d free %d dirty replay: %d free %d dirty", in set_bud_lprops() 644 dbg_mnt("%d unauthenticated nodes found on LEB %d, Ignoring them", in authenticate_sleb() 648 dbg_mnt("%d unauthenticated nodes found on non-last LEB %d", in authenticate_sleb() 676 dbg_mnt("replay bud LEB %d, head %d, offs %d, is_last %d", in replay_bud() 826 dbg_mnt("bud LEB %d replied: dirty %d, free %d", in replay_bud() 898 dbg_mnt("add replay bud LEB %d:%d, head %d", lnum, offs, jhead); in add_replay_bud() 991 dbg_mnt("replay log LEB %d:%d", lnum, offs); in replay_log_leb() 1035 dbg_mnt("commit start sqnum %llu", c->cs_sqnum); in replay_log_leb() 1196 dbg_mnt("start replaying the journal"); in ubifs_replay_journal() [all …]
|
H A D | sb.c | 765 dbg_mnt("Auto resizing from %d LEBs to %d LEBs", in ubifs_read_superblock() 804 dbg_mnt("unmap empty LEB %d", lnum); in fixup_leb() 808 dbg_mnt("fixup LEB %d, data len %d", lnum, len); in fixup_leb()
|
H A D | debug.h | 185 #define dbg_mnt(fmt, ...) ubifs_dbg_msg("mnt", fmt, ##__VA_ARGS__) macro
|
H A D | master.c | 402 dbg_mnt("Auto resizing (master) from %d LEBs to %d LEBs", in ubifs_read_master()
|