Lines Matching refs:xfs_sb
95 typedef struct xfs_sb { struct
281 static inline bool xfs_sb_is_v5(struct xfs_sb *sbp) in xfs_sb_is_v5()
290 static inline bool xfs_sb_has_mismatched_features2(struct xfs_sb *sbp) in xfs_sb_has_mismatched_features2()
295 static inline bool xfs_sb_version_hasmorebits(struct xfs_sb *sbp) in xfs_sb_version_hasmorebits()
301 static inline void xfs_sb_version_addattr(struct xfs_sb *sbp) in xfs_sb_version_addattr()
306 static inline void xfs_sb_version_addquota(struct xfs_sb *sbp) in xfs_sb_version_addquota()
311 static inline void xfs_sb_version_addattr2(struct xfs_sb *sbp) in xfs_sb_version_addattr2()
317 static inline void xfs_sb_version_addprojid32(struct xfs_sb *sbp) in xfs_sb_version_addprojid32()
345 struct xfs_sb *sbp, in xfs_sb_has_compat_feature()
363 struct xfs_sb *sbp, in xfs_sb_has_ro_compat_feature()
390 struct xfs_sb *sbp, in xfs_sb_has_incompat_feature()
402 struct xfs_sb *sbp, in xfs_sb_has_incompat_log_feature()
410 struct xfs_sb *sbp) in xfs_sb_remove_incompat_log_features()
417 struct xfs_sb *sbp, in xfs_sb_add_incompat_log_features()
423 static inline bool xfs_sb_version_haslogxattrs(struct xfs_sb *sbp) in xfs_sb_version_haslogxattrs()
430 xfs_is_quota_inode(struct xfs_sb *sbp, xfs_ino_t ino) in xfs_is_quota_inode()