Searched refs:jbd2_might_wait_for_commit (Results 1 – 3 of 3) sorted by relevance
177 jbd2_might_wait_for_commit(journal); in wait_transaction_locked()267 jbd2_might_wait_for_commit(journal); in add_transaction_credits()294 jbd2_might_wait_for_commit(journal); in add_transaction_credits()314 jbd2_might_wait_for_commit(journal); in add_transaction_credits()880 jbd2_might_wait_for_commit(journal); in jbd2_journal_lock_updates()
681 jbd2_might_wait_for_commit(journal); in jbd2_log_wait_commit()
1296 #define jbd2_might_wait_for_commit(j) \ macro