Searched refs:xfs_alloc_put_freelist (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/fs/xfs/libxfs/ | 
| D | xfs_alloc.h | 152 xfs_alloc_put_freelist(
 | 
| D | xfs_alloc_btree.c | 95 	error = xfs_alloc_put_freelist(cur->bc_tp, agbp, NULL, bno, 1);  in xfs_allocbt_free_block()
 | 
| D | xfs_rmap_btree.c | 133 	error = xfs_alloc_put_freelist(cur->bc_tp, agbp, NULL, bno, 1);  in xfs_rmapbt_free_block()
 | 
| D | xfs_alloc.c | 2366 			error = xfs_alloc_put_freelist(tp, agbp,  in xfs_alloc_fix_freelist()2519 xfs_alloc_put_freelist(  in xfs_alloc_put_freelist()  function
 
 | 
| /Linux-v5.4/fs/xfs/scrub/ | 
| D | repair.c | 508 	error = xfs_alloc_put_freelist(sc->tp, sc->sa.agf_bp, sc->sa.agfl_bp,  in xrep_put_freelist()
 |