Searched refs:rbno (Results 1 – 4 of 4) sorted by relevance
171 xfs_agblock_t rbno; in xchk_refcountbt_process_rmap_fragments() local189 rbno = NULLAGBLOCK; in xchk_refcountbt_process_rmap_fragments()208 if (bno < rbno) in xchk_refcountbt_process_rmap_fragments()209 rbno = bno; in xchk_refcountbt_process_rmap_fragments()227 if (bno != rbno) { in xchk_refcountbt_process_rmap_fragments()240 if (frag->rm.rm_startblock != rbno) in xchk_refcountbt_process_rmap_fragments()259 rbno = next_rbno; in xchk_refcountbt_process_rmap_fragments()266 if (rbno < refchk->bno + refchk->len) in xchk_refcountbt_process_rmap_fragments()
185 xfs_rgblock_t rbno; in xchk_rtrefcountbt_process_rmap_fragments() local203 rbno = NULLRGBLOCK; in xchk_rtrefcountbt_process_rmap_fragments()222 if (bno < rbno) in xchk_rtrefcountbt_process_rmap_fragments()223 rbno = bno; in xchk_rtrefcountbt_process_rmap_fragments()241 if (bno != rbno) { in xchk_rtrefcountbt_process_rmap_fragments()254 if (frag->rm.rm_startblock != rbno) in xchk_rtrefcountbt_process_rmap_fragments()273 rbno = next_rbno; in xchk_rtrefcountbt_process_rmap_fragments()280 if (rbno < refchk->bno + refchk->len) in xchk_rtrefcountbt_process_rmap_fragments()
656 if (rbno == fbno && rlen == flen) in xfs_alloc_fixup_trees()658 else if (rbno == fbno) { in xfs_alloc_fixup_trees()659 nfbno1 = rbno + rlen; in xfs_alloc_fixup_trees()668 nflen1 = rbno - fbno; in xfs_alloc_fixup_trees()669 nfbno2 = rbno + rlen; in xfs_alloc_fixup_trees()1858 &rbno, &rlen, &busy_gen); in xfs_alloc_ag_vextent_size()1911 bestrbno = rbno; in xfs_alloc_ag_vextent_size()1930 &rbno, &rlen, &busy_gen); in xfs_alloc_ag_vextent_size()1942 bestrbno = rbno; in xfs_alloc_ag_vextent_size()1958 rbno = bestrbno; in xfs_alloc_ag_vextent_size()[all …]
536 xfs_rtblock_t rbno, rlen; in xfs_trim_gather_rtextent() local548 rbno = xfs_rtx_to_rtb(rtg, rec->ar_startext); in xfs_trim_gather_rtextent()553 trace_xfs_discard_rttoosmall(rtg_mount(rtg), rbno, rlen); in xfs_trim_gather_rtextent()561 busyp->bno = rbno; in xfs_trim_gather_rtextent()