Searched refs:wait_for_commit (Results 1 – 3 of 3) sorted by relevance
387 static int wait_for_commit(struct ubifs_info *c) in wait_for_commit() function430 return wait_for_commit(c); in ubifs_run_commit()453 return wait_for_commit(c); in ubifs_run_commit()
634 static noinline void wait_for_commit(struct btrfs_root *root, in wait_for_commit() function692 wait_for_commit(root, cur_trans); in btrfs_wait_for_commit()1857 wait_for_commit(root, cur_trans); in btrfs_commit_transaction()1877 wait_for_commit(root, prev_trans); in btrfs_commit_transaction()
1523 int err = 0, wait_for_commit = 0; in jbd2_journal_stop() local1653 wait_for_commit = 1; in jbd2_journal_stop()1669 if (wait_for_commit) in jbd2_journal_stop()