Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_format.h83 #define XFS_SB_VERSION2_OKBITS \ macro
294 (sbp->sb_features2 & ~XFS_SB_VERSION2_OKBITS))) in xfs_sb_good_v4_features()
/linux-4.19.296/fs/xfs/scrub/
Dagheader.c257 v2_ok = XFS_SB_VERSION2_OKBITS; in xchk_superblock()