Lines Matching refs:br_blockcount

131 	    xc->irec_startbno + xc->irec.br_blockcount) {  in xrep_cow_trim_refcount()
133 (xc->irec_startbno + xc->irec.br_blockcount); in xrep_cow_trim_refcount()
223 if (rec_bno + rec_len > xc->irec_startbno + xc->irec.br_blockcount) { in xrep_cow_mark_missing_staging_rmap()
225 (xc->irec_startbno + xc->irec.br_blockcount); in xrep_cow_mark_missing_staging_rmap()
263 rc_high.rc_startblock = xc->irec_startbno + xc->irec.br_blockcount - 1; in xrep_cow_find_bad()
272 rc_high.rc_startblock = xc->irec_startbno + xc->irec.br_blockcount - 1; in xrep_cow_find_bad()
280 if (xc->next_bno < xc->irec_startbno + xc->irec.br_blockcount) { in xrep_cow_find_bad()
283 xc->irec_startbno + xc->irec.br_blockcount - in xrep_cow_find_bad()
292 rm_high.rm_startblock = xc->irec_startbno + xc->irec.br_blockcount - 1; in xrep_cow_find_bad()
305 xc->irec.br_blockcount); in xrep_cow_find_bad()
347 rc_high.rc_startblock = xc->irec_startbno + xc->irec.br_blockcount - 1; in xrep_cow_find_bad_rt()
356 rc_high.rc_startblock = xc->irec_startbno + xc->irec.br_blockcount - 1; in xrep_cow_find_bad_rt()
364 if (xc->next_bno < xc->irec_startbno + xc->irec.br_blockcount) { in xrep_cow_find_bad_rt()
367 xc->irec_startbno + xc->irec.br_blockcount - in xrep_cow_find_bad_rt()
376 rm_high.rm_startblock = xc->irec_startbno + xc->irec.br_blockcount - 1; in xrep_cow_find_bad_rt()
390 xc->irec.br_blockcount); in xrep_cow_find_bad_rt()
491 if (got->br_blockcount == 0) in xrep_cow_find_mapping()
527 if (got->br_blockcount == repl->len) { in xrep_cow_replace_mapping()
543 new.br_blockcount -= repl->len; in xrep_cow_replace_mapping()
548 new.br_blockcount = repl->len; in xrep_cow_replace_mapping()
578 got.br_startoff + got.br_blockcount); in xrep_cow_replace_range()