Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/ !
Dxfs_alloc.h94 xfs_extlen_t xfs_alloc_longest_free_extent(struct xfs_perag *pag,
Dxfs_alloc.c2226 xfs_alloc_longest_free_extent( in xfs_alloc_longest_free_extent() function
2315 longest = xfs_alloc_longest_free_extent(pag, min_free, reservation); in xfs_alloc_space_available()
Dxfs_bmap.c3199 longest = xfs_alloc_longest_free_extent(pag, in xfs_bmap_longest_free_extent()
/linux-6.1.9/fs/xfs/ !
Dxfs_filestream.c157 longest = xfs_alloc_longest_free_extent(pag, in xfs_filestream_pick_ag()