Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_globals.c19 .panic_mask = { 0, 0, XFS_PTAG_MASK},
H A Dxfs_error.h91 #define XFS_PTAG_MASK (XFS_PTAG_IFLUSH | \ macro