Symbol: xfs_sb
fs/xfs/libxfs/xfs_ag.c
50
struct xfs_sb *sbp = &mp->m_sb;
fs/xfs/libxfs/xfs_da_format.h
886
static inline unsigned int xfs_dir2_dirblock_bytes(struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_format.h
303
static inline bool xfs_sb_is_v5(const struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_format.h
312
static inline bool xfs_sb_has_mismatched_features2(const struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_format.h
317
static inline bool xfs_sb_version_hasmorebits(const struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_format.h
323
static inline void xfs_sb_version_addattr(struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_format.h
328
static inline void xfs_sb_version_addquota(struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_format.h
333
static inline void xfs_sb_version_addattr2(struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_format.h
339
static inline void xfs_sb_version_addprojid32(struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_format.h
367
const struct xfs_sb *sbp,
fs/xfs/libxfs/xfs_format.h
385
const struct xfs_sb *sbp,
fs/xfs/libxfs/xfs_format.h
419
const struct xfs_sb *sbp,
fs/xfs/libxfs/xfs_format.h
431
const struct xfs_sb *sbp,
fs/xfs/libxfs/xfs_format.h
439
struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_format.h
446
struct xfs_sb *sbp,
fs/xfs/libxfs/xfs_format.h
452
static inline bool xfs_sb_version_haslogxattrs(const struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_format.h
459
xfs_is_quota_inode(struct xfs_sb *sbp, xfs_ino_t ino)
fs/xfs/libxfs/xfs_ialloc.c
2981
struct xfs_sb *sbp = &mp->m_sb;
fs/xfs/libxfs/xfs_log_rlimit.c
41
struct xfs_sb *sb)
fs/xfs/libxfs/xfs_ondisk.h
227
XFS_CHECK_STRUCT_SIZE(struct xfs_sb, 304);
fs/xfs/libxfs/xfs_ondisk.h
24
XFS_CHECK_OFFSET(struct xfs_sb, field, offset);
fs/xfs/libxfs/xfs_sb.c
1092
struct xfs_sb sb;
fs/xfs/libxfs/xfs_sb.c
1158
struct xfs_sb sb;
fs/xfs/libxfs/xfs_sb.c
117
struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_sb.c
1207
struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_sb.c
1234
struct xfs_sb *sbp,
fs/xfs/libxfs/xfs_sb.c
1258
struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_sb.c
1512
struct xfs_sb *sbp = &mp->m_sb;
fs/xfs/libxfs/xfs_sb.c
196
struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_sb.c
243
struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_sb.c
257
struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_sb.c
267
struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_sb.c
279
struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_sb.c
327
struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_sb.c
403
struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_sb.c
44
struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_sb.c
465
struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_sb.c
495
struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_sb.c
748
xfs_sb_quota_from_disk(struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_sb.c
809
struct xfs_sb *to,
fs/xfs/libxfs/xfs_sb.c
85
struct xfs_sb *sbp)
fs/xfs/libxfs/xfs_sb.c
907
struct xfs_sb *to,
fs/xfs/libxfs/xfs_sb.c
916
struct xfs_sb *from)
fs/xfs/libxfs/xfs_sb.c
989
struct xfs_sb *from)
fs/xfs/libxfs/xfs_sb.h
10
struct xfs_sb;
fs/xfs/libxfs/xfs_sb.h
19
extern void xfs_sb_mount_common(struct xfs_mount *mp, struct xfs_sb *sbp);
fs/xfs/libxfs/xfs_sb.h
20
void xfs_sb_mount_rextsize(struct xfs_mount *mp, struct xfs_sb *sbp);
fs/xfs/libxfs/xfs_sb.h
22
struct xfs_sb *sbp, xfs_agblock_t rextsize);
fs/xfs/libxfs/xfs_sb.h
23
extern void xfs_sb_from_disk(struct xfs_sb *to, struct xfs_dsb *from);
fs/xfs/libxfs/xfs_sb.h
24
extern void xfs_sb_to_disk(struct xfs_dsb *to, struct xfs_sb *from);
fs/xfs/libxfs/xfs_sb.h
25
extern void xfs_sb_quota_from_disk(struct xfs_sb *sbp);
fs/xfs/libxfs/xfs_sb.h
26
extern bool xfs_sb_good_version(struct xfs_sb *sbp);
fs/xfs/libxfs/xfs_sb.h
27
extern uint64_t xfs_sb_version_to_features(struct xfs_sb *sbp);
fs/xfs/libxfs/xfs_sb.h
44
bool xfs_validate_rt_geometry(struct xfs_sb *sbp);
fs/xfs/xfs_ioctl.c
1004
struct xfs_sb *sbp = &mp->m_sb;
fs/xfs/xfs_ioctl.c
982
struct xfs_sb *sbp = &mp->m_sb;
fs/xfs/xfs_log_recover.c
3359
struct xfs_sb *sbp = &mp->m_sb;
fs/xfs/xfs_mount.c
166
struct xfs_sb *sbp = &mp->m_sb;
fs/xfs/xfs_mount.c
273
struct xfs_sb *sbp = &mp->m_sb;
fs/xfs/xfs_mount.c
356
struct xfs_sb *sbp = &mp->m_sb;
fs/xfs/xfs_mount.c
842
struct xfs_sb *sbp = &(mp->m_sb);
fs/xfs/xfs_mount.h
155
struct xfs_sb m_sb; /* copy of fs superblock */
fs/xfs/xfs_mount.h
784
extern int xfs_sb_validate_fsb_count(struct xfs_sb *, uint64_t);
fs/xfs/xfs_super.c
1992
struct xfs_sb *sbp = &mp->m_sb;