Home
last modified time | relevance | path

Searched refs:dbg_cmt (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/fs/ubifs/
Dcommit.c115 dbg_cmt("start"); in do_commit()
221 dbg_cmt("commit end"); in do_commit()
344 dbg_cmt("old: %s, new: %s", dbg_cstate(c->cmt_state), in ubifs_commit_required()
349 dbg_cmt("old: %s, new: %s", dbg_cstate(c->cmt_state), in ubifs_commit_required()
372 dbg_cmt("old: %s, new: %s", dbg_cstate(c->cmt_state), in ubifs_request_bg_commit()
389 dbg_cmt("pid %d goes sleep", current->pid); in wait_for_commit()
400 dbg_cmt("commit finished, pid %d woke up", current->pid); in wait_for_commit()
485 dbg_cmt("commit required now"); in ubifs_gc_should_commit()
488 dbg_cmt("commit not requested"); in ubifs_gc_should_commit()
Dtnc_commit.c657 dbg_cmt("no znodes to commit"); in get_znodes_to_commit()
674 dbg_cmt("committing %d znodes", cnt); in get_znodes_to_commit()
695 dbg_cmt("need about %d empty LEBS for TNC commit", leb_cnt); in alloc_idx_lebs()
706 dbg_cmt("LEB %d", lnum); in alloc_idx_lebs()
728 dbg_cmt("LEB %d", lnum); in free_unused_idx_lebs()
811 dbg_cmt("number of index LEBs %d", c->lst.idx_lebs); in ubifs_tnc_start_commit()
812 dbg_cmt("size of index %llu", c->calc_idx_sz); in ubifs_tnc_start_commit()
1049 dbg_cmt(""); in return_gap_lebs()
1085 dbg_cmt("TNC height is %d", c->zroot.znode->level + 1); in ubifs_tnc_end_commit()
Dorphan.c185 dbg_cmt("%d orphans to commit", c->cmt_orphans); in ubifs_orphan_start_commit()
374 dbg_cmt("there is space for %d orphans and there are %d", in consolidate()
948 dbg_cmt("last inode number is %lu", ci.last_ino); in dbg_check_orphans()
949 dbg_cmt("total number of inodes is %lu", ci.tot_inos); in dbg_check_orphans()
950 dbg_cmt("total number of leaf nodes is %llu", ci.leaf_cnt); in dbg_check_orphans()
Ddebug.h202 #define dbg_cmt(fmt, ...) ubifs_dbg_msg("cmt", fmt, ##__VA_ARGS__) macro
Dlpt_commit.c128 dbg_cmt("committing %d cnodes", cnt); in get_cnodes_to_commit()
1259 dbg_cmt("no cnodes to commit"); in ubifs_lpt_start_commit()