Searched refs:wantend (Results 1 – 1 of 1) sorted by relevance
382 xfs_agblock_t wantend; /* end of target extent */ in xfs_alloc_compute_diff() local387 wantend = wantbno + wantlen; in xfs_alloc_compute_diff()395 if (freebno >= wantbno || (userdata && freeend < wantend)) { in xfs_alloc_compute_diff()398 } else if (freeend >= wantend && alignment > 1) { in xfs_alloc_compute_diff()417 } else if (freeend >= wantend) { in xfs_alloc_compute_diff()