Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/libxfs/
Dxfs_sb.c62 #define V5_FEAT_FLAGS (XFS_SB_VERSION2_LAZYSBCOUNTBIT | \ in xfs_sb_validate_v5_features() macro
69 if ((sbp->sb_features2 & V5_FEAT_FLAGS) != V5_FEAT_FLAGS) in xfs_sb_validate_v5_features()