Searched refs:nflen2 (Results 1 – 3 of 3) sorted by relevance
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/libxfs/ |
H A D | xfs_alloc.c | 442 xfs_extlen_t nflen2=0; /* second new free length */ in xfs_alloc_fixup_trees() local 520 nflen2 = (fbno + flen) - nfbno2; in xfs_alloc_fixup_trees() 543 if ((error = xfs_alloc_lookup_eq(cnt_cur, nfbno2, nflen2, &i))) in xfs_alloc_fixup_trees() 574 if ((error = xfs_alloc_lookup_eq(bno_cur, nfbno2, nflen2, &i))) in xfs_alloc_fixup_trees()
|
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/libxfs/ |
H A D | xfs_alloc.c | 442 xfs_extlen_t nflen2=0; /* second new free length */ in xfs_alloc_fixup_trees() local 520 nflen2 = (fbno + flen) - nfbno2; in xfs_alloc_fixup_trees() 543 if ((error = xfs_alloc_lookup_eq(cnt_cur, nfbno2, nflen2, &i))) in xfs_alloc_fixup_trees() 574 if ((error = xfs_alloc_lookup_eq(bno_cur, nfbno2, nflen2, &i))) in xfs_alloc_fixup_trees()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/libxfs/ |
H A D | xfs_alloc.c | 442 xfs_extlen_t nflen2=0; /* second new free length */ in xfs_alloc_fixup_trees() local 520 nflen2 = (fbno + flen) - nfbno2; in xfs_alloc_fixup_trees() 543 if ((error = xfs_alloc_lookup_eq(cnt_cur, nfbno2, nflen2, &i))) in xfs_alloc_fixup_trees() 574 if ((error = xfs_alloc_lookup_eq(bno_cur, nfbno2, nflen2, &i))) in xfs_alloc_fixup_trees()
|