Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/ !
Dxfs_alloc.c318 xfs_extlen_t newlen2=0; /* length with newbno2 */ in xfs_alloc_compute_diff() local
345 newlen2 = XFS_EXTLEN_MIN(wantlen, freeend - newbno2); in xfs_alloc_compute_diff()
347 if (newlen1 < newlen2 || in xfs_alloc_compute_diff()
348 (newlen1 == newlen2 && in xfs_alloc_compute_diff()