Searched refs:startext (Results 1 – 1 of 1) sorted by relevance
276 xfs_rtxnum_t startext; in xchk_xref_is_used_rt_space() local291 startext = xfs_rtb_to_rtx(sc->mp, rtbno); in xchk_xref_is_used_rt_space()293 error = xfs_rtalloc_extent_is_free(rtg, sc->tp, startext, in xchk_xref_is_used_rt_space()294 endext - startext + 1, &is_free); in xchk_xref_is_used_rt_space()
Completed in 3 milliseconds