Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dcommit.c101 * do_commit - commit the journal.
108 static int do_commit(struct ubifs_info *c) in do_commit() function
265 return do_commit(c); in run_bg_commit()
457 err = do_commit(c); in ubifs_run_commit()