Searched refs:j_checkpoint_mutex (Results 1 – 4 of 4) sorted by relevance
110 mutex_lock_io(&journal->j_checkpoint_mutex); in __jbd2_log_wait_for_space()125 mutex_unlock(&journal->j_checkpoint_mutex); in __jbd2_log_wait_for_space()149 mutex_unlock(&journal->j_checkpoint_mutex); in __jbd2_log_wait_for_space()167 mutex_unlock(&journal->j_checkpoint_mutex); in __jbd2_log_wait_for_space()282 mutex_unlock(&journal->j_checkpoint_mutex); in jbd2_log_do_checkpoint()284 mutex_lock_io(&journal->j_checkpoint_mutex); in jbd2_log_do_checkpoint()
1139 mutex_lock_io(&journal->j_checkpoint_mutex); in jbd2_update_log_tail()1142 mutex_unlock(&journal->j_checkpoint_mutex); in jbd2_update_log_tail()1359 mutex_init(&journal->j_checkpoint_mutex); in journal_init_common()1579 mutex_lock_io(&journal->j_checkpoint_mutex); in journal_reset()1590 mutex_unlock(&journal->j_checkpoint_mutex); in journal_reset()2134 mutex_lock_io(&journal->j_checkpoint_mutex); in jbd2_journal_destroy()2136 mutex_unlock(&journal->j_checkpoint_mutex); in jbd2_journal_destroy()2460 mutex_unlock(&journal->j_checkpoint_mutex); in jbd2_journal_flush()2468 mutex_lock_io(&journal->j_checkpoint_mutex); in jbd2_journal_flush()2488 mutex_unlock(&journal->j_checkpoint_mutex); in jbd2_journal_flush()[all …]
423 mutex_lock_io(&journal->j_checkpoint_mutex); in jbd2_journal_commit_transaction()434 mutex_unlock(&journal->j_checkpoint_mutex); in jbd2_journal_commit_transaction()
900 struct mutex j_checkpoint_mutex; member
Completed in 682 milliseconds