Searched refs:jbd2_might_wait_for_commit (Results 1 – 3 of 3) sorted by relevance
182 jbd2_might_wait_for_commit(journal); in wait_transaction_locked()265 jbd2_might_wait_for_commit(journal); in add_transaction_credits()290 jbd2_might_wait_for_commit(journal); in add_transaction_credits()309 jbd2_might_wait_for_commit(journal); in add_transaction_credits()831 jbd2_might_wait_for_commit(journal); in jbd2_journal_lock_updates()
696 jbd2_might_wait_for_commit(journal); in jbd2_log_wait_commit()
1279 #define jbd2_might_wait_for_commit(j) \ macro