Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_alloc.h262 struct xfs_alloc_autoreap { struct
267 unsigned int free_flags, struct xfs_alloc_autoreap *aarp); argument
269 struct xfs_alloc_autoreap *aarp);
271 struct xfs_alloc_autoreap *aarp);
Dxfs_alloc.c2711 struct xfs_alloc_autoreap *aarp) in xfs_alloc_schedule_autoreap()
2740 struct xfs_alloc_autoreap *aarp) in xfs_alloc_cancel_autoreap()
2763 struct xfs_alloc_autoreap *aarp) in xfs_alloc_commit_autoreap()
/linux-6.12.1/fs/xfs/scrub/
Dnewbt.h18 struct xfs_alloc_autoreap autoreap;