Searched refs:aligned_bno (Results 1 – 1 of 1) sorted by relevance
300 xfs_agblock_t aligned_bno = roundup(bno, args->alignment); in xfs_alloc_compute_aligned() local302 diff = aligned_bno - bno; in xfs_alloc_compute_aligned()304 *resbno = aligned_bno; in xfs_alloc_compute_aligned()