Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H 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()
H A Dubifs.h206 COMMIT_REQUIRED, enumerator
H A Ddebug.c184 case COMMIT_REQUIRED: in dbg_cstate()
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h806 COMMIT_REQUIRED, enumerator
H A Ddebug.c192 case COMMIT_REQUIRED: in dbg_cstate()