Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_mount.h434 #define SHUTDOWN_META_IO_ERROR 0x0001 /* write attempt to metadata failed */ macro
440 { SHUTDOWN_META_IO_ERROR, "metadata_io" }, \
A Dxfs_trans_buf.c271 SHUTDOWN_META_IO_ERROR); in xfs_trans_read_buf_map()
296 xfs_force_shutdown(tp->t_mountp, SHUTDOWN_META_IO_ERROR); in xfs_trans_read_buf_map()
A Dxfs_buf.c1193 xfs_force_shutdown(mp, SHUTDOWN_META_IO_ERROR); in xfs_buf_ioend_handle_error()
1220 xfs_force_shutdown(mp, SHUTDOWN_META_IO_ERROR); in xfs_buf_ioend_handle_error()
1374 xfs_force_shutdown(bp->b_mount, SHUTDOWN_META_IO_ERROR); in xfs_bwrite()
A Dxfs_mount.c1315 xfs_force_shutdown(mp, SHUTDOWN_META_IO_ERROR); in xfs_add_incompat_log_feature()
A Dxfs_inode.c1638 xfs_force_shutdown(mp, SHUTDOWN_META_IO_ERROR); in xfs_inactive_ifree()
/linux/fs/xfs/libxfs/
A Dxfs_trans_inode.c184 xfs_force_shutdown(ip->i_mount, SHUTDOWN_META_IO_ERROR); in xfs_trans_log_inode()

Completed in 17 milliseconds