Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ubifs/
Dcommit.c387 static int wait_for_commit(struct ubifs_info *c) in wait_for_commit() function
430 return wait_for_commit(c); in ubifs_run_commit()
453 return wait_for_commit(c); in ubifs_run_commit()
/linux-4.1.27/fs/btrfs/
Dtransaction.c634 static noinline void wait_for_commit(struct btrfs_root *root, in wait_for_commit() function
692 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()
/linux-4.1.27/fs/jbd2/
Dtransaction.c1523 int err = 0, wait_for_commit = 0; in jbd2_journal_stop() local
1653 wait_for_commit = 1; in jbd2_journal_stop()
1669 if (wait_for_commit) in jbd2_journal_stop()