Home
last modified time | relevance | path

Searched refs:COMMIT_RUNNING_REQUIRED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
[all...]
H A Ddebug.c188 case COMMIT_RUNNING_REQUIRED: in dbg_cstate()
2552 c->cmt_state == COMMIT_RUNNING_REQUIRED) { in power_cut_emulated()
H A Dubifs.h191 * COMMIT_RUNNING_REQUIRED: commit is running and it is required
199 COMMIT_RUNNING_REQUIRED, enumerator
/kernel/linux/linux-6.6/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()
[all...]
H A Ddebug.c188 case COMMIT_RUNNING_REQUIRED: in dbg_cstate()
2552 c->cmt_state == COMMIT_RUNNING_REQUIRED) { in power_cut_emulated()
H A Dubifs.h200 * COMMIT_RUNNING_REQUIRED: commit is running and it is required
208 COMMIT_RUNNING_REQUIRED, enumerator

Completed in 15 milliseconds