Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_notify_failure.c169 xfs_force_shutdown(mp, SHUTDOWN_CORRUPT_ONDISK); in xfs_dax_notify_ddev_failure()
201 xfs_force_shutdown(mp, SHUTDOWN_CORRUPT_ONDISK); in xfs_dax_notify_failure()
H A Dxfs_fsops.c543 } else if (flags & SHUTDOWN_CORRUPT_ONDISK) { in xfs_do_force_shutdown()
H A Dxfs_mount.h473 #define SHUTDOWN_CORRUPT_ONDISK (1u << 4) /* corrupt metadata on device */ macro

Completed in 3 milliseconds