Lines Matching refs:rm_startblock
106 rm_last = rec->rm_startblock + rec->rm_blockcount - 1; in xchk_refcountbt_rmap_check()
115 if (rec->rm_startblock <= refchk->bno && rm_last >= rc_last) { in xchk_refcountbt_rmap_check()
178 if (frag->rm.rm_startblock < bno) in xchk_refcountbt_process_rmap_fragments()
180 bno = frag->rm.rm_startblock; in xchk_refcountbt_process_rmap_fragments()
188 if (frag->rm.rm_startblock > refchk->bno) in xchk_refcountbt_process_rmap_fragments()
190 bno = frag->rm.rm_startblock + frag->rm.rm_blockcount; in xchk_refcountbt_process_rmap_fragments()
211 bno = frag->rm.rm_startblock + frag->rm.rm_blockcount; in xchk_refcountbt_process_rmap_fragments()
224 bno = frag->rm.rm_startblock + frag->rm.rm_blockcount; in xchk_refcountbt_process_rmap_fragments()
225 if (frag->rm.rm_startblock != rbno) in xchk_refcountbt_process_rmap_fragments()
294 low.rm_startblock = bno; in xchk_refcountbt_xref_rmap()
296 high.rm_startblock = bno + len - 1; in xchk_refcountbt_xref_rmap()