Home
last modified time | relevance | path

Searched refs:SHUTDOWN_DEVICE_REQ (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/xfs/
Dxfs_mount.h245 #define SHUTDOWN_DEVICE_REQ 0x0020 /* failed all paths to the device */ macro
Dxfs_fsops.c840 } else if (flags & SHUTDOWN_DEVICE_REQ) { in xfs_do_force_shutdown()