Searched refs:sbno (Results 1 – 3 of 3) sorted by relevance
414 xfs_agblock_t sbno; in xrep_refc_find_refcounts() local446 sbno = cbno = rmap.rm_startblock; in xrep_refc_find_refcounts()447 error = xrep_refc_push_rmaps_at(rr, rcstack, sbno, &rmap, in xrep_refc_find_refcounts()457 ASSERT(nbno > sbno); in xrep_refc_find_refcounts()496 sbno = nbno; in xrep_refc_find_refcounts()504 ASSERT(nbno > sbno); in xrep_refc_find_refcounts()
447 xfs_rgblock_t sbno; in xrep_rtrefc_find_refcounts() local488 sbno = cbno = rmap.rm_startblock; in xrep_rtrefc_find_refcounts()489 error = xrep_rtrefc_push_rmaps_at(rr, rcstack, sbno, &rmap, in xrep_rtrefc_find_refcounts()499 ASSERT(nbno > sbno); in xrep_rtrefc_find_refcounts()538 sbno = nbno; in xrep_rtrefc_find_refcounts()546 ASSERT(nbno > sbno); in xrep_rtrefc_find_refcounts()
110 xfs_agblock_t sbno = be32_to_cpu(start->s); in __xfs_inobt_alloc_block() local123 xfs_agbno_to_fsb(args.pag, sbno)); in __xfs_inobt_alloc_block()
Completed in 15 milliseconds