Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_alloc.h152 xfs_alloc_put_freelist(
Dxfs_rmap_btree.c137 error = xfs_alloc_put_freelist(cur->bc_tp, agbp, NULL, bno, 1); in xfs_rmapbt_free_block()
Dxfs_alloc_btree.c96 error = xfs_alloc_put_freelist(cur->bc_tp, agbp, NULL, bno, 1); in xfs_allocbt_free_block()
Dxfs_alloc.c2367 error = xfs_alloc_put_freelist(tp, agbp, in xfs_alloc_fix_freelist()
2520 xfs_alloc_put_freelist( in xfs_alloc_put_freelist() function
/linux-4.19.296/fs/xfs/scrub/
Drepair.c526 error = xfs_alloc_put_freelist(sc->tp, sc->sa.agf_bp, sc->sa.agfl_bp, in xrep_put_freelist()