Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_log_priv.h19 #define XLOG_IO_ERROR 0x8 /* log hit an I/O error, and being macro
445 (unlikely((log)->l_flags & XLOG_IO_ERROR))
H A Dxfs_log.c769 ASSERT(!error || (mp->m_log->l_flags & XLOG_IO_ERROR)); in xfs_log_mount_finish()
3760 log->l_flags |= XLOG_IO_ERROR; in xfs_log_force_umount()