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

/linux-master/fs/xfs/
H A Dxfs_message.c64 if (xfs_panic_mask && (xfs_panic_mask & panic_tag)) {
H A Dxfs_sysctl.c44 xfs_panic_mask = *valp;
46 xfs_panic_mask |= (XFS_PTAG_SHUTDOWN_CORRUPT | XFS_PTAG_LOGRES);
H A Dxfs_linux.h94 #define xfs_panic_mask xfs_params.panic_mask.val macro

Completed in 98 milliseconds