Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_ialloc_btree.c79 xfs_agblock_t sbno = be32_to_cpu(start->s); in xfs_inobt_alloc_block() local
86 args.fsbno = XFS_AGB_TO_FSB(args.mp, cur->bc_private.a.agno, sbno); in xfs_inobt_alloc_block()
Dxfs_alloc.c679 xfs_agblock_t *sbno, /* extent found by search */ in xfs_alloc_find_best_extent() argument
698 error = xfs_alloc_get_rec(*scur, sbno, slen, &i); in xfs_alloc_find_best_extent()
702 xfs_alloc_compute_aligned(args, *sbno, *slen, sbnoa, slena); in xfs_alloc_find_best_extent()