Searched refs:dbg_mnt (Results 1 – 10 of 10) sorted by relevance
/openbmc/u-boot/fs/ubifs/ |
H A D | replay.c | 124 dbg_mnt("bud LEB %d was GC'd (%d free, %d dirty)", b->bud->lnum, in set_bud_lprops() 137 dbg_mnt("LEB %d lp: %d free %d dirty replay: %d free %d dirty", in set_bud_lprops() 541 dbg_mnt("replay bud LEB %d, head %d, offs %d, is_last %d", in replay_bud() 673 dbg_mnt("bud LEB %d replied: dirty %d, free %d", in replay_bud() 744 dbg_mnt("add replay bud LEB %d:%d, head %d", lnum, offs, jhead); in add_replay_bud() 826 dbg_mnt("replay log LEB %d:%d", lnum, offs); in replay_log_leb() 870 dbg_mnt("commit start sqnum %llu", c->cs_sqnum); in replay_log_leb() 1018 dbg_mnt("start replaying the journal"); in ubifs_replay_journal() 1067 dbg_mnt("finished, log head LEB %d:%d, max_sqnum %llu, highest_inum %lu", in ubifs_replay_journal()
|
H A D | sb.c | 637 dbg_mnt("Auto resizing (ro) from %d LEBs to %d LEBs", in ubifs_read_superblock() 641 dbg_mnt("Auto resizing (sb) from %d LEBs to %d LEBs", in ubifs_read_superblock() 688 dbg_mnt("unmap empty LEB %d", lnum); in fixup_leb() 692 dbg_mnt("fixup LEB %d, data len %d", lnum, len); in fixup_leb()
|
H A D | debug.h | 213 #define dbg_mnt(fmt, ...) ubifs_dbg_msg("mnt", fmt, ##__VA_ARGS__) macro
|
H A D | master.c | 317 dbg_mnt("Auto resizing (master) from %d LEBs to %d LEBs", in ubifs_read_master()
|
H A D | orphan.c | 532 dbg_mnt("ino %lu, new %d, tot %d", (unsigned long)inum, in insert_dead_orphan()
|
/openbmc/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() 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 …]
|
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 | 184 #define dbg_mnt(fmt, ...) ubifs_dbg_msg("mnt", fmt, ##__VA_ARGS__) macro
|
H A D | master.c | 399 dbg_mnt("Auto resizing (master) from %d LEBs to %d LEBs", in ubifs_read_master()
|
H A D | orphan.c | 613 dbg_mnt("ino %lu, new %d, tot %d", (unsigned long)inum, in insert_dead_orphan()
|