Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
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))
Dxfs_log.c3744 log->l_flags |= XLOG_IO_ERROR; in xfs_log_force_umount()