Home
last modified time | relevance | path

Searched refs:extcount (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Drtbitmap.c136 xfs_rtblock_t extcount; in xchk_xref_is_used_rt_space() local
147 extcount = endext - startext + 1; in xchk_xref_is_used_rt_space()
149 error = xfs_rtalloc_extent_is_free(sc->mp, sc->tp, startext, extcount, in xchk_xref_is_used_rt_space()
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Drtbitmap.c174 xfs_rtblock_t extcount; in xchk_xref_is_used_rt_space() local
185 extcount = endext - startext + 1; in xchk_xref_is_used_rt_space()
187 error = xfs_rtalloc_extent_is_free(sc->mp, sc->tp, startext, extcount, in xchk_xref_is_used_rt_space()

Completed in 2 milliseconds