Searched refs:jbd2_might_wait_for_commit (Results 1 – 3 of 3) sorted by relevance
155 jbd2_might_wait_for_commit(journal); in wait_transaction_locked()252 jbd2_might_wait_for_commit(journal); in add_transaction_credits()279 jbd2_might_wait_for_commit(journal); in add_transaction_credits()299 jbd2_might_wait_for_commit(journal); in add_transaction_credits()865 jbd2_might_wait_for_commit(journal); in jbd2_journal_lock_updates()
663 jbd2_might_wait_for_commit(journal); in jbd2_log_wait_commit()
1305 #define jbd2_might_wait_for_commit(j) \ macro