Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_filestream.c79 err = xfs_bmap_longest_free_extent(pag, NULL, longest); in xfs_filestream_pick_ag()
246 error = xfs_bmap_longest_free_extent(pag, args->tp, longest); in xfs_filestream_lookup_association()
/linux-6.6.21/fs/xfs/libxfs/
Dxfs_bmap.h172 int xfs_bmap_longest_free_extent(struct xfs_perag *pag,
Dxfs_bmap.c3179 xfs_bmap_longest_free_extent( in xfs_bmap_longest_free_extent() function
3251 error = xfs_bmap_longest_free_extent(pag, args->tp, blen); in xfs_bmap_btalloc_select_lengths()