Home
last modified time | relevance | path

Searched refs:xfs_alloc_put_freelist (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_alloc.h138 xfs_alloc_put_freelist(
H A Dxfs_rmap_btree.c133 error = xfs_alloc_put_freelist(cur->bc_tp, agbp, NULL, bno, 1); in xfs_rmapbt_free_block()
H A Dxfs_alloc_btree.c94 error = xfs_alloc_put_freelist(cur->bc_tp, agbp, NULL, bno, 1); in xfs_allocbt_free_block()
H A Dxfs_alloc.c2623 error = xfs_alloc_put_freelist(tp, agbp, in xfs_alloc_fix_freelist()
2773 xfs_alloc_put_freelist( in xfs_alloc_put_freelist() function
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_alloc.h80 int xfs_alloc_put_freelist(struct xfs_perag *pag, struct xfs_trans *tp,
H A Dxfs_rmap_btree.c132 error = xfs_alloc_put_freelist(pag, cur->bc_tp, agbp, NULL, bno, 1); in xfs_rmapbt_free_block()
H A Dxfs_alloc_btree.c92 error = xfs_alloc_put_freelist(cur->bc_ag.pag, cur->bc_tp, agbp, NULL, in xfs_allocbt_free_block()
H A Dxfs_alloc.c2795 error = xfs_alloc_put_freelist(pag, tp, agbp, in xfs_alloc_fix_freelist()
2926 xfs_alloc_put_freelist( in xfs_alloc_put_freelist() function
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dreap.c132 error = xfs_alloc_put_freelist(sc->sa.pag, sc->tp, sc->sa.agf_bp, in xreap_put_freelist()
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Drepair.c514 error = xfs_alloc_put_freelist(sc->tp, sc->sa.agf_bp, sc->sa.agfl_bp, in xrep_put_freelist()

Completed in 15 milliseconds