Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_alloc.c428 xfs_extlen_t nflen2=0; /* second new free length */ in xfs_alloc_fixup_trees() local
496 nflen2 = (fbno + flen) - nfbno2; in xfs_alloc_fixup_trees()
516 if ((error = xfs_alloc_lookup_eq(cnt_cur, nfbno2, nflen2, &i))) in xfs_alloc_fixup_trees()
544 if ((error = xfs_alloc_lookup_eq(bno_cur, nfbno2, nflen2, &i))) in xfs_alloc_fixup_trees()