Searched refs:foundbno (Results 1 – 1 of 1) sorted by relevance
112 xfs_agblock_t foundbno, /* starting block in found extent */ in xfs_alloc_compute_aligned() argument124 bno = roundup(foundbno, alignment); in xfs_alloc_compute_aligned()125 diff = bno - foundbno; in xfs_alloc_compute_aligned()128 bno = foundbno; in xfs_alloc_compute_aligned()