Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_ialloc_btree.c82 xfs_agblock_t sbno = be32_to_cpu(start->s); in __xfs_inobt_alloc_block() local
88 args.fsbno = XFS_AGB_TO_FSB(args.mp, cur->bc_private.a.agno, sbno); in __xfs_inobt_alloc_block()
Dxfs_alloc.c898 xfs_agblock_t *sbno, /* extent found by search */ in xfs_alloc_find_best_extent() argument
918 error = xfs_alloc_get_rec(*scur, sbno, slen, &i); in xfs_alloc_find_best_extent()
922 xfs_alloc_compute_aligned(args, *sbno, *slen, in xfs_alloc_find_best_extent()