Searched refs:jbd2_might_wait_for_commit (Results 1 – 3 of 3) sorted by relevance
158 jbd2_might_wait_for_commit(journal); in wait_transaction_locked()212 jbd2_might_wait_for_commit(journal); in add_transaction_credits()237 jbd2_might_wait_for_commit(journal); in add_transaction_credits()255 jbd2_might_wait_for_commit(journal); in add_transaction_credits()714 jbd2_might_wait_for_commit(journal); in jbd2_journal_lock_updates()
710 jbd2_might_wait_for_commit(journal); in jbd2_log_wait_commit()
1156 #define jbd2_might_wait_for_commit(j) \ macro