Searched refs:reservation (Results 1 – 1 of 1) sorted by relevance
2288 xfs_extlen_t reservation; /* blocks that are still reserved */ in xfs_alloc_space_available() local2295 reservation = xfs_ag_resv_needed(pag, args->resv); in xfs_alloc_space_available()2299 longest = xfs_alloc_longest_free_extent(pag, min_free, reservation); in xfs_alloc_space_available()2310 reservation - min_free - args->minleft); in xfs_alloc_space_available()