Searched refs:xfs_sb_version_subshared (Results 1 – 1 of 1) sorted by relevance
364 #define XFS_SB_VERSION_SUBSHARED(sbp) xfs_sb_version_subshared(sbp)365 static inline int xfs_sb_version_subshared(xfs_sb_t *sbp) in xfs_sb_version_subshared() function