Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Dcommit.c332 dbg_cmt("old: %s, new: %s", dbg_cstate(c->cmt_state), in ubifs_commit_required()
333 dbg_cstate(COMMIT_REQUIRED)); in ubifs_commit_required()
337 dbg_cmt("old: %s, new: %s", dbg_cstate(c->cmt_state), in ubifs_commit_required()
338 dbg_cstate(COMMIT_RUNNING_REQUIRED)); in ubifs_commit_required()
360 dbg_cmt("old: %s, new: %s", dbg_cstate(c->cmt_state), in ubifs_request_bg_commit()
361 dbg_cstate(COMMIT_BACKGROUND)); in ubifs_request_bg_commit()
H A Ddebug.h238 const char *dbg_cstate(int cmt_state);
H A Ddebug.c177 const char *dbg_cstate(int cmt_state) in dbg_cstate() function
/openbmc/u-boot/fs/ubifs/
H A Ddebug.h302 const char *dbg_cstate(int cmt_state);
H A Ddebug.c185 const char *dbg_cstate(int cmt_state) in dbg_cstate() function