Symbol: rtg_rgno
fs/xfs/libxfs/xfs_rtgroup.c
278
rgeo->rg_number = rtg_rgno(rtg);
fs/xfs/libxfs/xfs_rtgroup.c
479
path = xfs_rtginode_path(rtg_rgno(rtg), type);
fs/xfs/libxfs/xfs_rtgroup.c
499
if (XFS_IS_CORRUPT(mp, ip->i_projid != rtg_rgno(rtg))) {
fs/xfs/libxfs/xfs_rtgroup.c
505
xfs_rtginode_lockdep_setup(ip, rtg_rgno(rtg), type);
fs/xfs/libxfs/xfs_rtgroup.c
543
upd.path = xfs_rtginode_path(rtg_rgno(rtg), type);
fs/xfs/libxfs/xfs_rtgroup.c
555
xfs_rtginode_lockdep_setup(upd.ip, rtg_rgno(rtg), type);
fs/xfs/libxfs/xfs_rtgroup.c
557
upd.ip->i_projid = rtg_rgno(rtg);
fs/xfs/libxfs/xfs_rtrmap_btree.c
1008
ASSERT(rtg_rgno(rtg) == 0);
fs/xfs/scrub/metapath.c
159
xfs_rtginode_path(rtg_rgno(rtg), type), ip);
fs/xfs/scrub/rgsuper.c
93
ASSERT(rtg_rgno(sc->sr.rtg) == 0);
fs/xfs/scrub/rtrmap_repair.c
230
rtg_rgno(rf->rr->sc->sr.rtg))
fs/xfs/scrub/rtrmap_repair.c
549
if (xfs_has_rtsb(sc->mp) && rtg_rgno(rr->sc->sr.rtg) == 0) {
fs/xfs/scrub/rtrmap_repair.c
894
rtg_rgno(sc->sr.rtg));
fs/xfs/scrub/trace.h
3731
__entry->rgno = rtg_rgno(rtg);
fs/xfs/xfs_discard.c
773
if (rtg_rgno(rtg) == end_rgno)
fs/xfs/xfs_fsmap.c
1009
if (rtg_rgno(rtg) == start_rg)
fs/xfs/xfs_fsmap.c
1017
if (rtg_rgno(rtg) == end_rg) {
fs/xfs/xfs_fsmap.c
791
if (rtg_rgno(rtg) == end_rgno)
fs/xfs/xfs_fsmap.c
807
if (rtg_rgno(rtg) == end_rgno) {
fs/xfs/xfs_fsmap.c
977
if (rtg_rgno(rtg) == end_rg) {
fs/xfs/xfs_fsmap.c
996
trace_xfs_fsmap_low_group_key(mp, info->dev, rtg_rgno(rtg),
fs/xfs/xfs_fsmap.c
998
trace_xfs_fsmap_high_group_key(mp, info->dev, rtg_rgno(rtg),
fs/xfs/xfs_rtalloc.c
1120
xfs_rgnumber_t rgno = rtg_rgno(rtg);
fs/xfs/xfs_rtalloc.c
1177
if (rtg_rgno(rtg) == nmp->m_sb.sb_rgcount - 1)
fs/xfs/xfs_rtalloc.c
1182
rtg_rgno(rtg) == mp->m_sb.sb_rgcount - 1)
fs/xfs/xfs_rtalloc.c
1258
xfs_rtgroup_calc_geometry(mp, rtg, rtg_rgno(rtg), mp->m_sb.sb_rgcount,
fs/xfs/xfs_rtalloc.c
783
xfs_rgnumber_t rgno = rtg_rgno(rtg);
fs/xfs/xfs_rtalloc.c
814
step = min(rgblocks, step) + rgblocks * rtg_rgno(rtg);
fs/xfs/xfs_rtalloc.c
837
if (rtg_rgno(rtg) > 0)
fs/xfs/xfs_rtalloc.c
906
xfs_rtgs_to_rfsbs(mp, rtg_rgno(rtg) + 1),
fs/xfs/xfs_rtalloc.c
912
xfs_rtgroup_calc_geometry(nmp, rtg, rtg_rgno(rtg),
fs/xfs/xfs_rtalloc.c
981
xfs_rtgroup_calc_geometry(nmp, rtg, rtg_rgno(rtg),
fs/xfs/xfs_trace.h
2053
__entry->rgno = rtg_rgno(rtg);
fs/xfs/xfs_trace.h
2090
__entry->rgno = rtg_rgno(rtg);
fs/xfs/xfs_trace.h
377
__entry->rgno = rtg_rgno(rtg);
fs/xfs/xfs_trace.h
412
__entry->rgno = rtg_rgno(rtg);
fs/xfs/xfs_trace.h
440
__entry->rgno = rtg_rgno(oz->oz_rtg);
fs/xfs/xfs_trace.h
478
__entry->rgno = rtg_rgno(rtg);
fs/xfs/xfs_zone_alloc.c
1018
if (!xfs_validate_blk_zone(mp, &zone, rtg_rgno(rtg),
fs/xfs/xfs_zone_alloc.c
1056
rtg_rgno(rtg), write_pointer);
fs/xfs/xfs_zone_alloc.c
1063
rtg_rgno(rtg), used, rtg->rtg_extents);
fs/xfs/xfs_zone_alloc.c
1070
rtg_rgno(rtg), used, write_pointer);
fs/xfs/xfs_zone_alloc.c
1076
rtg_rgno(rtg), used);
fs/xfs/xfs_zone_alloc.c
86
xfs_rgnumber_t rgno = rtg_rgno(rtg);
fs/xfs/xfs_zone_alloc.c
945
rtg_rgno(rtg), XFS_RTG_FREE);
fs/xfs/xfs_zone_info.c
34
rtg_rgno(oz->oz_rtg),