Searched refs:XLOG_IO_ERROR (Results 1 – 2 of 2) sorted by relevance
463 #define XLOG_IO_ERROR 2 /* log hit an I/O error, and being macro482 return test_bit(XLOG_IO_ERROR, &log->l_opstate); in xlog_is_shutdown()
3763 if (test_and_set_bit(XLOG_IO_ERROR, &log->l_opstate)) { in xlog_force_shutdown()