Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_rw.c126 logerror = flags & XFS_LOG_IO_ERROR; in xfs_do_force_shutdown()
Dxfs_log.c379 xfs_force_shutdown(mp, XFS_LOG_IO_ERROR); in xfs_log_release_iclog()
717 xfs_force_shutdown(mp, XFS_LOG_IO_ERROR); in xfs_log_write()
952 xfs_force_shutdown(l->l_mp, XFS_LOG_IO_ERROR); in xlog_iodone()
1279 xfs_force_shutdown(mp, XFS_LOG_IO_ERROR); in xlog_commit_record()
Dxfs_mount.h452 #define XFS_LOG_IO_ERROR 0x2 macro
Dxfs_fsops.c609 xfs_force_shutdown(mp, XFS_FORCE_UMOUNT|XFS_LOG_IO_ERROR); in xfs_fs_goingdown()
Dxfs_trans.c774 xfs_force_shutdown(mp, XFS_LOG_IO_ERROR); in xfs_trans_commit()