Home
last modified time | relevance | path

Searched refs:SHUTDOWN_DEVICE_REMOVED (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
A Dxfs_mount.h516 #define SHUTDOWN_DEVICE_REMOVED (1u << 5) /* device removed underneath us */ macro
523 { SHUTDOWN_DEVICE_REMOVED, "device_removed" }
A Dxfs_fsops.c505 } else if (flags & SHUTDOWN_DEVICE_REMOVED) { in xfs_do_force_shutdown()
A Dxfs_super.c1179 xfs_force_shutdown(XFS_M(sb), SHUTDOWN_DEVICE_REMOVED); in xfs_fs_shutdown()

Completed in 12 milliseconds