Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/libxfs/
Dxfs_alloc.h74 xfs_extlen_t xfs_alloc_longest_free_extent(struct xfs_perag *pag,
Dxfs_alloc.c2228 xfs_alloc_longest_free_extent( in xfs_alloc_longest_free_extent() function
2317 longest = xfs_alloc_longest_free_extent(pag, min_free, reservation); in xfs_alloc_space_available()
Dxfs_bmap.c3194 longest = xfs_alloc_longest_free_extent(pag, in xfs_bmap_longest_free_extent()