Searched refs:xfs_sb (Results 1 – 12 of 12) sorted by relevance
10 struct xfs_sb;19 extern void xfs_sb_mount_common(struct xfs_mount *mp, struct xfs_sb *sbp);21 struct xfs_sb *sbp);22 extern void xfs_sb_from_disk(struct xfs_sb *to, struct xfs_dsb *from);23 extern void xfs_sb_to_disk(struct xfs_dsb *to, struct xfs_sb *from);24 extern void xfs_sb_quota_from_disk(struct xfs_sb *sbp);25 extern bool xfs_sb_good_version(struct xfs_sb *sbp);26 extern uint64_t xfs_sb_version_to_features(struct xfs_sb *sbp);43 bool xfs_validate_rt_geometry(struct xfs_sb *sbp);
41 struct xfs_sb *sbp) in xfs_sb_validate_v5_features()82 struct xfs_sb *sbp) in xfs_sb_good_version()114 struct xfs_sb *sbp) in xfs_sb_version_to_features()191 struct xfs_sb *sbp) in xfs_validate_sb_read()237 struct xfs_sb *sbp) in xfs_sb_calc_rbmblocks()245 struct xfs_sb *sbp) in xfs_validate_rt_geometry()272 struct xfs_sb *sbp) in xfs_validate_sb_write()347 struct xfs_sb *sbp) in xfs_validate_sb_common()567 xfs_sb_quota_from_disk(struct xfs_sb *sbp) in xfs_sb_quota_from_disk()620 struct xfs_sb *to, in __xfs_sb_from_disk()[all …]
95 typedef struct xfs_sb { struct281 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()[all …]
129 struct xfs_sb *sbp = &mp->m_sb; in xfs_initialize_perag_data()
2938 struct xfs_sb *sbp = &mp->m_sb; in xfs_ialloc_setup_geometry()
160 struct xfs_sb *sbp = &mp->m_sb; in xfs_readsb()269 struct xfs_sb *sbp = &mp->m_sb; in xfs_check_new_dalign()352 struct xfs_sb *sbp = &mp->m_sb; in xfs_update_alignment()649 struct xfs_sb *sbp = &(mp->m_sb); in xfs_mountfs()
84 struct xfs_sb m_sb; /* copy of fs superblock */603 extern int xfs_sb_validate_fsb_count(struct xfs_sb *, uint64_t);
51 xfs_sb.o \
964 struct xfs_sb *sbp = &mp->m_sb; in xfs_ioc_getlabel()987 struct xfs_sb *sbp = &mp->m_sb; in xfs_ioc_setlabel()
1022 struct xfs_sb *sbp; /* filesystem superblock copy in mount */ in xfs_rtmount_init()
1817 struct xfs_sb *sbp = &mp->m_sb; in xfs_remount_rw()
3348 struct xfs_sb *sbp = &mp->m_sb; in xlog_do_recover()