Home
last modified time | relevance | path

Searched refs:SHUTDOWN_META_IO_ERROR (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/fs/xfs/
Dxfs_mount.h286 #define SHUTDOWN_META_IO_ERROR 0x0001 /* write attempt to metadata failed */ macro
Dxfs_trans_buf.c300 xfs_force_shutdown(tp->t_mountp, SHUTDOWN_META_IO_ERROR); in xfs_trans_read_buf_map()
Dxfs_buf_item.c1162 xfs_force_shutdown(mp, SHUTDOWN_META_IO_ERROR); in xfs_buf_iodone_callback_error()
Dxfs_buf.c1235 SHUTDOWN_META_IO_ERROR); in xfs_bwrite()
Dxfs_inode.c1788 xfs_force_shutdown(mp, SHUTDOWN_META_IO_ERROR); in xfs_inactive_ifree()
Dxfs_log_recover.c383 SHUTDOWN_META_IO_ERROR); in xlog_recover_iodone()