Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_sb.c56 #define V5_VERS_FLAGS (XFS_SB_VERSION_NLINKBIT | \ in xfs_sb_validate_v5_features() macro
68 if ((sbp->sb_versionnum & V5_VERS_FLAGS) != V5_VERS_FLAGS) in xfs_sb_validate_v5_features()