Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_alloc.c319 xfs_extlen_t nflen2=0; /* second new free length */ in xfs_alloc_fixup_trees() local
387 nflen2 = (fbno + flen) - nfbno2; in xfs_alloc_fixup_trees()
407 if ((error = xfs_alloc_lookup_eq(cnt_cur, nfbno2, nflen2, &i))) in xfs_alloc_fixup_trees()
435 if ((error = xfs_alloc_lookup_eq(bno_cur, nfbno2, nflen2, &i))) in xfs_alloc_fixup_trees()