Searched refs:dbg_lp (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/ubifs/
H A Dlpt.c456 dbg_lp("LEB %d add %d to %d",
471 dbg_lp("LEB %d free %d dirty %d to %d %d",
842 dbg_lp("space_bits %d", c->space_bits);
843 dbg_lp("lpt_lnum_bits %d", c->lpt_lnum_bits);
844 dbg_lp("lpt_offs_bits %d", c->lpt_offs_bits);
845 dbg_lp("lpt_spc_bits %d", c->lpt_spc_bits);
846 dbg_lp("pcnt_bits %d", c->pcnt_bits);
847 dbg_lp("lnum_bits %d", c->lnum_bits);
848 dbg_lp("pnode_sz %d", c->pnode_sz);
849 dbg_lp("nnode_s
[all...]
H A Dlpt_commit.c117 dbg_lp("committing %d cnodes", cnt);
131 dbg_lp("LEB %d free %d dirty %d to %d +%d",
526 dbg_lp("LPT root is at %d:%d", c->lpt_lnum, c->lpt_offs);
527 dbg_lp("LPT head is at %d:%d", c->nhead_lnum, c->nhead_offs);
528 dbg_lp("LPT ltab is at %d:%d", c->ltab_lnum, c->ltab_offs);
530 dbg_lp("LPT lsave is at %d:%d", c->lsave_lnum, c->lsave_offs);
720 dbg_lp("LEB %d", i + c->lpt_first);
744 dbg_lp("LEB %d", i + c->lpt_first);
1110 dbg_lp("LEB %d", lnum);
1185 dbg_lp("");
[all...]
H A Ddebug.h180 #define dbg_lp(fmt, ...) ubifs_dbg_msg("lp", fmt, ##__VA_ARGS__) macro
H A Dlprops.c531 dbg_lp("LEB %d, free %d, dirty %d, flags %d",

Completed in 189 milliseconds