Home
last modified time | relevance | path

Searched refs:sbno (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/scrub/
A Drefcount_repair.c414 xfs_agblock_t sbno; in xrep_refc_find_refcounts() local
446 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()
A Drtrefcount_repair.c447 xfs_rgblock_t sbno; in xrep_rtrefc_find_refcounts() local
488 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()
/fs/xfs/libxfs/
A Dxfs_ialloc_btree.c110 xfs_agblock_t sbno = be32_to_cpu(start->s); in __xfs_inobt_alloc_block() local
123 xfs_agbno_to_fsb(args.pag, sbno)); in __xfs_inobt_alloc_block()

Completed in 15 milliseconds