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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_alloc.c321 xfs_extlen_t nflen2=0; /* second new free length */ local
386 nflen2 = (fbno + flen) - nfbno2;
406 if ((error = xfs_alloc_lookup_eq(cnt_cur, nfbno2, nflen2, &i)))
434 if ((error = xfs_alloc_lookup_eq(bno_cur, nfbno2, nflen2, &i)))

Completed in 24 milliseconds