Home
last modified time | relevance | path

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

/linux-6.8/fs/xfs/scrub/
Dnewbt.c381 xfs_alloc_commit_autoreap(sc->tp, &resv->autoreap); in xrep_newbt_free_extent()
465 xfs_alloc_commit_autoreap(sc->tp, &resv->autoreap); in xrep_newbt_free()
/linux-6.8/fs/xfs/libxfs/
Dxfs_alloc.h268 void xfs_alloc_commit_autoreap(struct xfs_trans *tp,
Dxfs_alloc.c2670 xfs_alloc_commit_autoreap( in xfs_alloc_commit_autoreap() function