Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_filestream.c81 err = xfs_bmap_longest_free_extent(pag, NULL, longest); in xfs_filestream_pick_ag()
243 error = xfs_bmap_longest_free_extent(pag, args->tp, longest); in xfs_filestream_lookup_association()
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_bmap.h174 int xfs_bmap_longest_free_extent(struct xfs_perag *pag,
H A Dxfs_bmap.c3157 xfs_bmap_longest_free_extent( in xfs_bmap_longest_free_extent() function
3229 error = xfs_bmap_longest_free_extent(pag, args->tp, blen); in xfs_bmap_btalloc_select_lengths()