Searched refs:xfs_sb_version_hasmorebits (Results 1 – 1 of 1) sorted by relevance
413 #define XFS_SB_VERSION_HASMOREBITS(sbp) xfs_sb_version_hasmorebits(sbp)414 static inline int xfs_sb_version_hasmorebits(xfs_sb_t *sbp) in xfs_sb_version_hasmorebits() function