Home
last modified time | relevance | path

Searched refs:JBD2_CHECKPOINT_IO_ERROR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/jbd2/
H A Dcheckpoint.c589 set_bit(JBD2_CHECKPOINT_IO_ERROR, &journal->j_atomic_flags); in __jbd2_journal_remove_checkpoint()
H A Djournal.c1898 if (test_bit(JBD2_CHECKPOINT_IO_ERROR, &journal->j_atomic_flags)) { in jbd2_journal_update_sb_log_tail()
2201 test_bit(JBD2_CHECKPOINT_IO_ERROR, &journal->j_atomic_flags)) in jbd2_journal_destroy()
/openbmc/linux/include/linux/
H A Djbd2.h1412 #define JBD2_CHECKPOINT_IO_ERROR 0x001 /* Detect io error while writing macro