xfs_rtb_to_rgno
if (xfs_rtb_to_rgno(mp, left->br_startblock) !=
xfs_rtb_to_rgno(mp, right->br_startblock))
return xfs_rtb_to_rgno(mp, x) == xfs_rtb_to_rgno(mp, y) &&
xfs_rtb_to_rgno(mp, x) < mp->m_sb.sb_rgcount &&
xfs_rgnumber_t rgno = xfs_rtb_to_rgno(mp, rtbno);
xfs_rgnumber_t rgno = xfs_rtb_to_rgno(mp, rtbno);
xfs_rtb_to_rgno(mp, rtbno) != xfs_rtb_to_rgno(mp, rtbno + len - 1))
xfs_rtb_to_rgno(ip->i_mount, irec->br_startblock),
if (xfs_rtb_to_rgno(mp, b1->br_startblock) !=
xfs_rtb_to_rgno(mp, b2->br_startblock))
xfs_rtb_to_rgno(sc->mp, xc->irec.br_startblock));
sc->sr.rtg = xfs_rtgroup_get(sc->mp, xfs_rtb_to_rgno(sc->mp, rtbno));
if (xfs_rtb_to_rgno(mp, rec->br_startblock) !=
start_rgno = xfs_rtb_to_rgno(mp, start_rtbno);
end_rgno = xfs_rtb_to_rgno(mp, end_rtbno);
start_rgno = xfs_rtb_to_rgno(mp, start_rtbno);
end_rgno = xfs_rtb_to_rgno(mp, end_rtbno);
start_rg = xfs_rtb_to_rgno(mp, start_rtb);
end_rg = xfs_rtb_to_rgno(mp, end_rtb);
rtg = xfs_rtgroup_get(mp, xfs_rtb_to_rgno(mp, irec->br_startblock));
start_rgno = xfs_rtb_to_rgno(mp, bno_hint);