Searched refs:JBD2_CHECKPOINT_IO_ERROR (Results 1 – 3 of 3) sorted by relevance
700 set_bit(JBD2_CHECKPOINT_IO_ERROR, &journal->j_atomic_flags); in __jbd2_journal_remove_checkpoint()
1675 if (test_bit(JBD2_CHECKPOINT_IO_ERROR, &journal->j_atomic_flags)) { in jbd2_journal_update_sb_log_tail()2164 test_bit(JBD2_CHECKPOINT_IO_ERROR, &journal->j_atomic_flags)) in jbd2_journal_destroy()
1406 #define JBD2_CHECKPOINT_IO_ERROR 0x001 /* Detect io error while writing macro