Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_mount.h511 #define SHUTDOWN_META_IO_ERROR (1u << 0) /* write attempt to metadata failed */ macro
519 { 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.c1309 xfs_force_shutdown(mp, SHUTDOWN_META_IO_ERROR); in xfs_buf_ioend_handle_error()
1336 xfs_force_shutdown(mp, SHUTDOWN_META_IO_ERROR); in xfs_buf_ioend_handle_error()
1490 xfs_force_shutdown(bp->b_mount, SHUTDOWN_META_IO_ERROR); in xfs_bwrite()
A Dxfs_mount.c1370 xfs_force_shutdown(mp, SHUTDOWN_META_IO_ERROR); in xfs_add_incompat_log_feature()
A Dxfs_inode.c1252 xfs_force_shutdown(mp, SHUTDOWN_META_IO_ERROR); in xfs_inactive_ifree()

Completed in 17 milliseconds