Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_alloc.c332 xfs_extlen_t newlen2=0; /* length with newbno2 */ in xfs_alloc_compute_diff() local
359 newlen2 = XFS_EXTLEN_MIN(wantlen, freeend - newbno2); in xfs_alloc_compute_diff()
361 if (newlen1 < newlen2 || in xfs_alloc_compute_diff()
362 (newlen1 == newlen2 && in xfs_alloc_compute_diff()