Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_alloc.c188 xfs_extlen_t newlen1=0; /* length with newbno1 */ in xfs_alloc_compute_diff() local
204 newlen1 = XFS_EXTLEN_MIN(wantlen, freeend - newbno1); in xfs_alloc_compute_diff()
210 if (newlen1 < newlen2 || in xfs_alloc_compute_diff()
211 (newlen1 == newlen2 && in xfs_alloc_compute_diff()