Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_format.h63 #define XFS_SB_VERSION_OKBITS \ macro
292 if ((sbp->sb_versionnum & ~XFS_SB_VERSION_OKBITS) || in xfs_sb_good_v4_features()
/linux-4.19.296/fs/xfs/scrub/
Dagheader.c155 vernum_mask = cpu_to_be16(~XFS_SB_VERSION_OKBITS | in xchk_superblock()