Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_notify_failure.c168 xfs_force_shutdown(mp, SHUTDOWN_CORRUPT_ONDISK); in xfs_dax_notify_ddev_failure()
200 xfs_force_shutdown(mp, SHUTDOWN_CORRUPT_ONDISK); in xfs_dax_notify_failure()
A Dxfs_mount.h456 #define SHUTDOWN_CORRUPT_ONDISK (1u << 4) /* corrupt metadata on device */ macro
A Dxfs_fsops.c534 } else if (flags & SHUTDOWN_CORRUPT_ONDISK) { in xfs_do_force_shutdown()

Completed in 7 milliseconds