Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_mount.h452 #define SHUTDOWN_META_IO_ERROR (1u << 0) /* write attempt to metadata failed */ macro
459 { 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.c1233 xfs_force_shutdown(mp, SHUTDOWN_META_IO_ERROR); in xfs_buf_ioend_handle_error()
1260 xfs_force_shutdown(mp, SHUTDOWN_META_IO_ERROR); in xfs_buf_ioend_handle_error()
1414 xfs_force_shutdown(bp->b_mount, SHUTDOWN_META_IO_ERROR); in xfs_bwrite()
A Dxfs_mount.c1339 xfs_force_shutdown(mp, SHUTDOWN_META_IO_ERROR); in xfs_add_incompat_log_feature()
A Dxfs_inode.c1612 xfs_force_shutdown(mp, SHUTDOWN_META_IO_ERROR); in xfs_inactive_ifree()
/linux-6.3-rc2/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