Searched refs:dbg_cstate (Results 1 – 2 of 2) sorted by relevance
343 dbg_cmt("old: %s, new: %s", dbg_cstate(c->cmt_state), in ubifs_commit_required()344 dbg_cstate(COMMIT_REQUIRED)); in ubifs_commit_required()348 dbg_cmt("old: %s, new: %s", dbg_cstate(c->cmt_state), in ubifs_commit_required()349 dbg_cstate(COMMIT_RUNNING_REQUIRED)); in ubifs_commit_required()371 dbg_cmt("old: %s, new: %s", dbg_cstate(c->cmt_state), in ubifs_request_bg_commit()372 dbg_cstate(COMMIT_BACKGROUND)); in ubifs_request_bg_commit()
239 const char *dbg_cstate(int cmt_state);