Searched defs: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() function
863 static noinline void wait_for_commit(struct btrfs_transaction *commit, in wait_for_commit() function
1815 int err = 0, wait_for_commit = 0; in jbd2_journal_stop() local