Searched refs:dbg_mnt (Results 1 – 5 of 5) sorted by relevance
/linux/fs/ubifs/ |
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() 642 dbg_mnt("%d unauthenticated nodes found on LEB %d, Ignoring them", in authenticate_sleb() 646 dbg_mnt("%d unauthenticated nodes found on non-last LEB %d", in authenticate_sleb() 674 dbg_mnt("replay bud LEB %d, head %d, offs %d, is_last %d", in replay_bud() 824 dbg_mnt("bud LEB %d replied: dirty %d, free %d", in replay_bud() 896 dbg_mnt("add replay bud LEB %d:%d, head %d", lnum, offs, jhead); in add_replay_bud() 989 dbg_mnt("replay log LEB %d:%d", lnum, offs); in replay_log_leb() 1033 dbg_mnt("commit start sqnum %llu", c->cs_sqnum); in replay_log_leb() 1194 dbg_mnt("start replaying the journal"); in ubifs_replay_journal() [all …]
|
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()
|
A D | debug.h | 184 #define dbg_mnt(fmt, ...) ubifs_dbg_msg("mnt", fmt, ##__VA_ARGS__) macro
|
A D | master.c | 399 dbg_mnt("Auto resizing (master) from %d LEBs to %d LEBs", in ubifs_read_master()
|
A D | orphan.c | 613 dbg_mnt("ino %lu, new %d, tot %d", (unsigned long)inum, in insert_dead_orphan()
|
Completed in 9 milliseconds