Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_alloc.h271 struct xfs_alloc_autoreap { struct
276 unsigned int free_flags, struct xfs_alloc_autoreap *aarp); argument
278 struct xfs_alloc_autoreap *aarp);
280 struct xfs_alloc_autoreap *aarp);
Dxfs_alloc.c2723 struct xfs_alloc_autoreap *aarp) in xfs_alloc_schedule_autoreap()
2752 struct xfs_alloc_autoreap *aarp) in xfs_alloc_cancel_autoreap()
2775 struct xfs_alloc_autoreap *aarp) in xfs_alloc_commit_autoreap()
/linux-6.14.4/fs/xfs/scrub/
Dnewbt.h18 struct xfs_alloc_autoreap autoreap;