Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h198 int xfs_alloc_fix_freelist(struct xfs_alloc_arg *args, uint32_t alloc_flags);
/linux/fs/xfs/scrub/
H A Drepair.c463 return xfs_alloc_fix_freelist(&args, alloc_flags); in xrep_fix_freelist()