Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_alloc.h72 xfs_extlen_t xfs_alloc_longest_free_extent(struct xfs_perag *pag,
Dxfs_alloc.c2406 xfs_alloc_longest_free_extent( in xfs_alloc_longest_free_extent() function
2513 longest = xfs_alloc_longest_free_extent(pag, min_free, reservation); in xfs_alloc_space_available()
Dxfs_bmap.c3314 longest = xfs_alloc_longest_free_extent(pag, in xfs_bmap_longest_free_extent()