Searched refs:SHUTDOWN_DEVICE_REMOVED (Results 1 – 3 of 3) sorted by relevance
667 #define SHUTDOWN_DEVICE_REMOVED (1u << 5) /* device removed underneath us */674 { SHUTDOWN_DEVICE_REMOVED, "device_removed" }663 #define SHUTDOWN_DEVICE_REMOVED global() macro
529 } else if (flags & SHUTDOWN_DEVICE_REMOVED) { in xfs_do_force_shutdown()
1269 xfs_force_shutdown(XFS_M(sb), SHUTDOWN_DEVICE_REMOVED); in xfs_fs_nr_cached_objects()