Searched refs:xfs_groups (Results 1 – 6 of 6) sorted by relevance
247 struct xfs_groups *g = &mp->m_groups[XG_TYPE_RTG]; in xfs_rtb_to_daddr()263 struct xfs_groups *g = &mp->m_groups[XG_TYPE_RTG]; in xfs_daddr_to_rtb()
139 struct xfs_groups *g = &mp->m_groups[XG_TYPE_RTG]; in xfs_zone_validate()
123 struct xfs_groups *g = &mp->m_groups[xg->xg_type]; in xfs_gbno_to_daddr()
1196 struct xfs_groups *rgs = &mp->m_groups[XG_TYPE_RTG]; in xfs_sb_mount_rextsize()1247 struct xfs_groups *ags = &mp->m_groups[XG_TYPE_AG]; in xfs_sb_mount_common()
78 struct xfs_groups { struct289 struct xfs_groups m_groups[XG_TYPE_MAX];
692 struct xfs_groups *g = &mp->m_groups[type]; in xfs_calc_group_awu_max()708 struct xfs_groups *g = &mp->m_groups[type]; in xfs_calc_atomic_write_unit_max()
Completed in 19 milliseconds