Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dcommit.c239 if (c->cmt_state != COMMIT_BACKGROUND && in run_bg_commit()
248 else if (c->cmt_state == COMMIT_BACKGROUND) in run_bg_commit()
331 case COMMIT_BACKGROUND: in ubifs_commit_required()
361 dbg_cstate(COMMIT_BACKGROUND)); in ubifs_request_bg_commit()
362 c->cmt_state = COMMIT_BACKGROUND; in ubifs_request_bg_commit()
461 * be run. If commit state is @COMMIT_BACKGROUND, which means that the journal
472 if (c->cmt_state == COMMIT_BACKGROUND) { in ubifs_gc_should_commit()
H A Dubifs.h188 * COMMIT_BACKGROUND: background commit has been requested
196 COMMIT_BACKGROUND, enumerator
H A Ddebug.c182 case COMMIT_BACKGROUND: in dbg_cstate()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dcommit.c239 if (c->cmt_state != COMMIT_BACKGROUND && in run_bg_commit()
248 else if (c->cmt_state == COMMIT_BACKGROUND) in run_bg_commit()
331 case COMMIT_BACKGROUND: in ubifs_commit_required()
361 dbg_cstate(COMMIT_BACKGROUND)); in ubifs_request_bg_commit()
362 c->cmt_state = COMMIT_BACKGROUND; in ubifs_request_bg_commit()
461 * be run. If commit state is @COMMIT_BACKGROUND, which means that the journal
472 if (c->cmt_state == COMMIT_BACKGROUND) { in ubifs_gc_should_commit()
H A Dubifs.h197 * COMMIT_BACKGROUND: background commit has been requested
205 COMMIT_BACKGROUND, enumerator
H A Ddebug.c182 case COMMIT_BACKGROUND: in dbg_cstate()

Completed in 16 milliseconds