Lines Matching refs:rm_startblock
116 rm_last = rec->rm_startblock + rec->rm_blockcount - 1; in xchk_refcountbt_rmap_check()
125 if (rec->rm_startblock <= refchk->bno && rm_last >= rc_last) { in xchk_refcountbt_rmap_check()
188 if (frag->rm.rm_startblock < bno) in xchk_refcountbt_process_rmap_fragments()
190 bno = frag->rm.rm_startblock; in xchk_refcountbt_process_rmap_fragments()
198 if (frag->rm.rm_startblock > refchk->bno) in xchk_refcountbt_process_rmap_fragments()
200 bno = frag->rm.rm_startblock + frag->rm.rm_blockcount; in xchk_refcountbt_process_rmap_fragments()
221 bno = frag->rm.rm_startblock + frag->rm.rm_blockcount; in xchk_refcountbt_process_rmap_fragments()
234 bno = frag->rm.rm_startblock + frag->rm.rm_blockcount; in xchk_refcountbt_process_rmap_fragments()
235 if (frag->rm.rm_startblock != rbno) in xchk_refcountbt_process_rmap_fragments()
304 low.rm_startblock = bno; in xchk_refcountbt_xref_rmap()
306 high.rm_startblock = bno + len - 1; in xchk_refcountbt_xref_rmap()