Searched refs:XLOG_IO_ERROR (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/xfs/
H A Dxfs_log_priv.h32 #define XLOG_IO_ERROR 0x8 /* log hit an I/O error, and being macro
420 #define XLOG_FORCED_SHUTDOWN(log) ((log)->l_flags & XLOG_IO_ERROR)
H A Dxfs_log.c3950 log->l_flags |= XLOG_IO_ERROR; xfs_log_force_umount()

Completed in 65 milliseconds