Searched refs:endext (Results 1 – 1 of 1) sorted by relevance
135 xfs_rtblock_t endext; in xchk_xref_is_used_rt_space() local144 endext = fsbno + len - 1; in xchk_xref_is_used_rt_space()146 do_div(endext, sc->mp->m_sb.sb_rextsize); in xchk_xref_is_used_rt_space()147 extcount = endext - startext + 1; in xchk_xref_is_used_rt_space()