Searched refs:j_checkpoint_mutex (Results 1 – 8 of 8) sorted by relevance
893 BUG_ON(!mutex_is_locked(&journal->j_checkpoint_mutex)); in __jbd2_update_log_tail()932 mutex_lock(&journal->j_checkpoint_mutex); in jbd2_update_log_tail()935 mutex_unlock(&journal->j_checkpoint_mutex); in jbd2_update_log_tail()1093 mutex_init(&journal->j_checkpoint_mutex); in journal_init_common()1325 mutex_lock(&journal->j_checkpoint_mutex); in journal_reset()1336 mutex_unlock(&journal->j_checkpoint_mutex); in journal_reset()1402 BUG_ON(!mutex_is_locked(&journal->j_checkpoint_mutex)); in jbd2_journal_update_sb_log_tail()1435 BUG_ON(!mutex_is_locked(&journal->j_checkpoint_mutex)); in jbd2_mark_journal_empty()1711 mutex_lock(&journal->j_checkpoint_mutex); in jbd2_journal_destroy()1713 mutex_unlock(&journal->j_checkpoint_mutex); in jbd2_journal_destroy()[all …]
119 mutex_lock(&journal->j_checkpoint_mutex); in __jbd2_log_wait_for_space()134 mutex_unlock(&journal->j_checkpoint_mutex); in __jbd2_log_wait_for_space()159 mutex_unlock(&journal->j_checkpoint_mutex); in __jbd2_log_wait_for_space()177 mutex_unlock(&journal->j_checkpoint_mutex); in __jbd2_log_wait_for_space()
413 mutex_lock(&journal->j_checkpoint_mutex); in jbd2_journal_commit_transaction()424 mutex_unlock(&journal->j_checkpoint_mutex); in jbd2_journal_commit_transaction()
754 mutex_init(&journal->j_checkpoint_mutex); in journal_init_common()966 mutex_lock(&journal->j_checkpoint_mutex); in journal_reset()977 mutex_unlock(&journal->j_checkpoint_mutex); in journal_reset()1113 BUG_ON(!mutex_is_locked(&journal->j_checkpoint_mutex)); in journal_update_sb_log_tail()1140 BUG_ON(!mutex_is_locked(&journal->j_checkpoint_mutex)); in mark_journal_empty()1351 mutex_lock(&journal->j_checkpoint_mutex); in journal_destroy()1374 mutex_unlock(&journal->j_checkpoint_mutex); in journal_destroy()1577 mutex_lock(&journal->j_checkpoint_mutex); in journal_flush()1579 mutex_unlock(&journal->j_checkpoint_mutex); in journal_flush()1587 mutex_lock(&journal->j_checkpoint_mutex); in journal_flush()[all …]
132 mutex_lock(&journal->j_checkpoint_mutex); in __log_wait_for_space()177 mutex_unlock(&journal->j_checkpoint_mutex); in __log_wait_for_space()
325 mutex_lock(&journal->j_checkpoint_mutex); in journal_commit_transaction()334 mutex_unlock(&journal->j_checkpoint_mutex); in journal_commit_transaction()
639 struct mutex j_checkpoint_mutex; member
824 struct mutex j_checkpoint_mutex; member