Searched refs:xfs_alloc_put_freelist (Results 1 – 4 of 4) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_alloc.h | 78 int xfs_alloc_put_freelist(struct xfs_perag *pag, struct xfs_trans *tp,
|
H A D | xfs_alloc_btree.c | 107 error = xfs_alloc_put_freelist(to_perag(cur->bc_group), cur->bc_tp, in xfs_allocbt_free_block()
|
H A D | xfs_rmap_btree.c | 136 error = xfs_alloc_put_freelist(pag, cur->bc_tp, agbp, NULL, bno, 1); in xfs_rmapbt_free_block()
|
/linux/fs/xfs/scrub/ |
H A D | reap.c | 140 error = xfs_alloc_put_freelist(sc->sa.pag, sc->tp, sc->sa.agf_bp, in xreap_put_freelist()
|