Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h78 int xfs_alloc_put_freelist(struct xfs_perag *pag, struct xfs_trans *tp,
H A Dxfs_alloc.c3002 error = xfs_alloc_put_freelist(pag, tp, agbp, in xfs_alloc_fix_freelist()
3133 xfs_alloc_put_freelist( in xfs_alloc_put_freelist() function
/linux/fs/xfs/scrub/
H A Dreap.c158 error = xfs_alloc_put_freelist(sc->sa.pag, sc->tp, sc->sa.agf_bp, in xreap_put_freelist()