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()239 jbd2_might_wait_for_commit(journal); in add_transaction_credits()264 jbd2_might_wait_for_commit(journal); in add_transaction_credits()282 jbd2_might_wait_for_commit(journal); in add_transaction_credits()750 jbd2_might_wait_for_commit(journal); in jbd2_journal_lock_updates()
691 jbd2_might_wait_for_commit(journal); in jbd2_log_wait_commit()
1170 #define jbd2_might_wait_for_commit(j) \ macro