Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dcommit.c386 static int wait_for_commit(struct ubifs_info *c) in wait_for_commit() function
429 return wait_for_commit(c); in ubifs_run_commit()
452 return wait_for_commit(c); in ubifs_run_commit()
/linux/fs/jbd2/
H A Dtransaction.c1840 int err = 0, wait_for_commit = 0; in jbd2_journal_stop() local
1953 wait_for_commit = 1; in jbd2_journal_stop()
1964 if (wait_for_commit) in jbd2_journal_stop()