Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/libxfs/
Dxfs_format.h47 #define XFS_SB_VERSION_BORGBIT 0x4000 /* ASCII only case-insens. */ macro
Dxfs_sb.c134 if (sbp->sb_versionnum & XFS_SB_VERSION_BORGBIT) in xfs_sb_version_to_features()