Searched refs:XFS_SB_VERSION_BORGBIT (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/libxfs/ | ||
D | xfs_format.h | 47 #define XFS_SB_VERSION_BORGBIT 0x4000 /* ASCII only case-insens. */ macro |
D | xfs_sb.c | 135 if (sbp->sb_versionnum & XFS_SB_VERSION_BORGBIT) in xfs_sb_version_to_features() |