Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Dcommit.c247 c->cmt_state = COMMIT_RUNNING_REQUIRED; in run_bg_commit()
338 dbg_cstate(COMMIT_RUNNING_REQUIRED)); in ubifs_commit_required()
339 c->cmt_state = COMMIT_RUNNING_REQUIRED; in ubifs_commit_required()
342 case COMMIT_RUNNING_REQUIRED: in ubifs_commit_required()
387 c->cmt_state != COMMIT_RUNNING_REQUIRED); in wait_for_commit()
414 c->cmt_state = COMMIT_RUNNING_REQUIRED; in ubifs_run_commit()
416 if (c->cmt_state == COMMIT_RUNNING_REQUIRED) { in ubifs_run_commit()
436 c->cmt_state = COMMIT_RUNNING_REQUIRED; in ubifs_run_commit()
438 if (c->cmt_state == COMMIT_RUNNING_REQUIRED) { in ubifs_run_commit()
443 c->cmt_state = COMMIT_RUNNING_REQUIRED; in ubifs_run_commit()
H A Dubifs.h208 COMMIT_RUNNING_REQUIRED, enumerator
H A Ddebug.c188 case COMMIT_RUNNING_REQUIRED: in dbg_cstate()
2552 c->cmt_state == COMMIT_RUNNING_REQUIRED) { in power_cut_emulated()
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h808 COMMIT_RUNNING_REQUIRED, enumerator
H A Ddebug.c196 case COMMIT_RUNNING_REQUIRED: in dbg_cstate()
2578 c->cmt_state == COMMIT_RUNNING_REQUIRED) { in power_cut_emulated()