Home
last modified time | relevance | path

Searched refs:xfs_bmap_longest_free_extent (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_filestream.c79 err = xfs_bmap_longest_free_extent(pag, NULL, longest); in xfs_filestream_pick_ag()
128 * Allow a second pass to give xfs_bmap_longest_free_extent() in xfs_filestream_pick_ag()
246 error = xfs_bmap_longest_free_extent(pag, args->tp, longest); in xfs_filestream_lookup_association()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_bmap.h172 int xfs_bmap_longest_free_extent(struct xfs_perag *pag,
H A 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()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_bmap.c3278 xfs_bmap_longest_free_extent( in xfs_bmap_longest_free_extent() function
3360 error = xfs_bmap_longest_free_extent(args->tp, ag, blen, in xfs_bmap_btalloc_nullfb()
3393 error = xfs_bmap_longest_free_extent(args->tp, ag, blen, &notinit); in xfs_bmap_btalloc_filestreams()
3402 error = xfs_bmap_longest_free_extent(args->tp, ag, blen, in xfs_bmap_btalloc_filestreams()

Completed in 14 milliseconds