Searched refs:SHUTDOWN_DEVICE_REMOVED (Results 1 – 3 of 3) sorted by relevance
675 #define SHUTDOWN_DEVICE_REMOVED (1u << 5) /* device removed underneath us */ macro682 { SHUTDOWN_DEVICE_REMOVED, "device_removed" }
687 { SHUTDOWN_DEVICE_REMOVED, XFS_HEALTH_SHUTDOWN_DEVICE_REMOVED },
1310 xfs_force_shutdown(XFS_M(sb), SHUTDOWN_DEVICE_REMOVED); in xfs_fs_shutdown()