Searched refs:SHUTDOWN_DEVICE_REQ (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/xfs/ | ||
| D | xfs_mount.h | 307 #define SHUTDOWN_DEVICE_REQ 0x0020 /* failed all paths to the device */ macro |
| D | xfs_fsops.c | 507 } else if (flags & SHUTDOWN_DEVICE_REQ) { in xfs_do_force_shutdown() |