Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_alloc.h135 xfs_extlen_t xfs_alloc_longest_free_extent(struct xfs_mount *mp,
Dxfs_alloc.c1861 xfs_alloc_longest_free_extent( in xfs_alloc_longest_free_extent() function
1913 longest = xfs_alloc_longest_free_extent(args->mp, pag, min_free); in xfs_alloc_space_available()
Dxfs_bmap.c3523 longest = xfs_alloc_longest_free_extent(mp, pag, in xfs_bmap_longest_free_extent()
/linux-4.4.14/fs/xfs/
Dxfs_filestream.c199 longest = xfs_alloc_longest_free_extent(mp, pag, in xfs_filestream_pick_ag()