Searched refs:wait_for_commit (Results 1 – 3 of 3) sorted by relevance
375 static int wait_for_commit(struct ubifs_info *c) in wait_for_commit() function418 return wait_for_commit(c); in ubifs_run_commit()441 return wait_for_commit(c); in ubifs_run_commit()
831 static noinline void wait_for_commit(struct btrfs_transaction *commit) in wait_for_commit() function888 wait_for_commit(cur_trans); in btrfs_wait_for_commit()2161 wait_for_commit(cur_trans); in btrfs_commit_transaction()2181 wait_for_commit(prev_trans); in btrfs_commit_transaction()
1790 int err = 0, wait_for_commit = 0; in jbd2_journal_stop() local1903 wait_for_commit = 1; in jbd2_journal_stop()1914 if (wait_for_commit) in jbd2_journal_stop()