Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_sysctl.c44 xfs_panic_mask = *valp; in xfs_panic_mask_proc_handler()
46 xfs_panic_mask |= (XFS_PTAG_SHUTDOWN_CORRUPT | XFS_PTAG_LOGRES); in xfs_panic_mask_proc_handler()
H A Dxfs_linux.h94 #define xfs_panic_mask xfs_params.panic_mask.val macro