sbno              996 fs/xfs/libxfs/xfs_alloc.c 	xfs_agblock_t		*sbno,	/* extent found by search */
sbno             1016 fs/xfs/libxfs/xfs_alloc.c 		error = xfs_alloc_get_rec(*scur, sbno, slen, &i);
sbno             1020 fs/xfs/libxfs/xfs_alloc.c 		xfs_alloc_compute_aligned(args, *sbno, *slen,
sbno               80 fs/xfs/libxfs/xfs_ialloc_btree.c 	xfs_agblock_t		sbno = be32_to_cpu(start->s);
sbno               86 fs/xfs/libxfs/xfs_ialloc_btree.c 	args.fsbno = XFS_AGB_TO_FSB(args.mp, cur->bc_private.a.agno, sbno);