Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_filestream.c79 err = xfs_bmap_longest_free_extent(pag, NULL, longest); in xfs_filestream_pick_ag()
247 error = xfs_bmap_longest_free_extent(pag, args->tp, longest); in xfs_filestream_lookup_association()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_bmap.h172 int xfs_bmap_longest_free_extent(struct xfs_perag *pag,
H A Dxfs_bmap.c3184 xfs_bmap_longest_free_extent( in xfs_bmap_longest_free_extent() function
3256 error = xfs_bmap_longest_free_extent(pag, args->tp, blen); in xfs_bmap_btalloc_select_lengths()