Lines Matching refs:nbno
416 xfs_agblock_t nbno; in xrep_refc_find_refcounts() local
453 error = rcbag_next_edge(rcstack, sc->tp, &rmap, have, &nbno); in xrep_refc_find_refcounts()
457 ASSERT(nbno > sbno); in xrep_refc_find_refcounts()
463 error = rcbag_remove_ending_at(rcstack, sc->tp, nbno); in xrep_refc_find_refcounts()
473 nbno, &rmap, &have); in xrep_refc_find_refcounts()
479 ASSERT(nbno > cbno); in xrep_refc_find_refcounts()
484 cbno, nbno - cbno, in xrep_refc_find_refcounts()
489 cbno = nbno; in xrep_refc_find_refcounts()
496 sbno = nbno; in xrep_refc_find_refcounts()
500 &nbno); in xrep_refc_find_refcounts()
504 ASSERT(nbno > sbno); in xrep_refc_find_refcounts()