Searched refs:xfs_rgbno_to_rtx (Results 1 – 4 of 4) sorted by relevance
206 startrtx = xfs_rgbno_to_rtx(mp, rtb->next_rgbno); in xrep_rtbitmap_mark_free()211 nextrtx = xfs_rgbno_to_rtx(mp, rgbno - 1) + 1; in xrep_rtbitmap_mark_free()
1055 startrtx = xfs_rgbno_to_rtx(mp, rgbno); in xrep_require_rtext_inuse()1056 endrtx = xfs_rgbno_to_rtx(mp, rgbno + len - 1); in xrep_require_rtext_inuse()
38 xfs_rgbno_to_rtx( in xfs_rgbno_to_rtx() function
1785 *resrtx = xfs_rgbno_to_rtx(mp, aligned_rgbno); in xfs_rtalloc_check_busy()1789 *resrtx = xfs_rgbno_to_rtx(mp, rgbno); in xfs_rtalloc_check_busy()