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()
1146 mutex_lock_io(&journal->j_checkpoint_mutex); in jbd2_update_log_tail()1149 mutex_unlock(&journal->j_checkpoint_mutex); in jbd2_update_log_tail()1370 mutex_init(&journal->j_checkpoint_mutex); in journal_init_common()1593 mutex_lock_io(&journal->j_checkpoint_mutex); in journal_reset()1604 mutex_unlock(&journal->j_checkpoint_mutex); in journal_reset()2142 mutex_lock_io(&journal->j_checkpoint_mutex); in jbd2_journal_destroy()2144 mutex_unlock(&journal->j_checkpoint_mutex); in jbd2_journal_destroy()2468 mutex_unlock(&journal->j_checkpoint_mutex); in jbd2_journal_flush()2476 mutex_lock_io(&journal->j_checkpoint_mutex); in jbd2_journal_flush()2496 mutex_unlock(&journal->j_checkpoint_mutex); in jbd2_journal_flush()[all …]
393 mutex_lock_io(&journal->j_checkpoint_mutex); in jbd2_journal_commit_transaction()404 mutex_unlock(&journal->j_checkpoint_mutex); in jbd2_journal_commit_transaction()
896 struct mutex j_checkpoint_mutex; member
Completed in 17 milliseconds