Searched refs:nflen2 (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_alloc.c266 xfs_extlen_t nflen2=0; /* second new free length */ local
332 nflen2 = (fbno + flen) - nfbno2;
352 if ((error = xfs_alloc_lookup_eq(cnt_cur, nfbno2, nflen2, &i)))
380 if ((error = xfs_alloc_lookup_eq(bno_cur, nfbno2, nflen2, &i)))

Completed in 46 milliseconds