Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_mount.h240 #define SHUTDOWN_META_IO_ERROR 0x0001 /* write attempt to metadata failed */ macro
Dxfs_trans_buf.c315 xfs_force_shutdown(tp->t_mountp, SHUTDOWN_META_IO_ERROR); in xfs_trans_read_buf_map()
Dxfs_buf.c1101 SHUTDOWN_META_IO_ERROR); in xfs_bwrite()
Dxfs_bmap_util.c136 SHUTDOWN_META_IO_ERROR); in xfs_bmap_finish()
Dxfs_inode.c1828 xfs_force_shutdown(mp, SHUTDOWN_META_IO_ERROR); in xfs_inactive_ifree()
Dxfs_log_recover.c378 SHUTDOWN_META_IO_ERROR); in xlog_recover_iodone()