Home
last modified time | relevance | path

Searched refs:COMMIT_REQUIRED (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ubifs/
A Dcommit.c240 c->cmt_state != COMMIT_REQUIRED) in run_bg_commit()
246 if (c->cmt_state == COMMIT_REQUIRED) in run_bg_commit()
333 dbg_cstate(COMMIT_REQUIRED)); in ubifs_commit_required()
334 c->cmt_state = COMMIT_REQUIRED; in ubifs_commit_required()
341 case COMMIT_REQUIRED: in ubifs_commit_required()
474 c->cmt_state = COMMIT_REQUIRED; in ubifs_gc_should_commit()
477 if (c->cmt_state == COMMIT_REQUIRED) in ubifs_gc_should_commit()
A Dubifs.h197 COMMIT_REQUIRED, enumerator
A Ddebug.c184 case COMMIT_REQUIRED: in dbg_cstate()

Completed in 15 milliseconds