Searched refs:dbg_cstate (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/ubifs/
H A Dcommit.c344 dbg_cmt("old: %s, new: %s", dbg_cstate(c->cmt_state), ubifs_commit_required()
345 dbg_cstate(COMMIT_REQUIRED)); ubifs_commit_required()
349 dbg_cmt("old: %s, new: %s", dbg_cstate(c->cmt_state), ubifs_commit_required()
350 dbg_cstate(COMMIT_RUNNING_REQUIRED)); ubifs_commit_required()
372 dbg_cmt("old: %s, new: %s", dbg_cstate(c->cmt_state), ubifs_request_bg_commit()
373 dbg_cstate(COMMIT_BACKGROUND)); ubifs_request_bg_commit()
H A Ddebug.h248 const char *dbg_cstate(int cmt_state);
H A Ddebug.c186 const char *dbg_cstate(int cmt_state) dbg_cstate() function

Completed in 75 milliseconds