Home
last modified time | relevance | path

Searched refs:xfs_alloc_fix_freelist (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/libxfs/
Dxfs_alloc.h220 int xfs_alloc_fix_freelist(struct xfs_alloc_arg *args, int flags);
Dxfs_alloc.c2151 xfs_alloc_fix_freelist( in xfs_alloc_fix_freelist() function
2757 error = xfs_alloc_fix_freelist(args, 0); in xfs_alloc_vextent()
2810 error = xfs_alloc_fix_freelist(args, flags); in xfs_alloc_vextent()
2930 error = xfs_alloc_fix_freelist(&args, XFS_ALLOC_FLAG_FREEING); in xfs_free_extent_fix_freelist()