Searched refs:xfs_extent_busy_insert (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/fs/xfs/ | 
| D | xfs_extent_busy.h | 34 xfs_extent_busy_insert(struct xfs_trans *tp, xfs_agnumber_t agno,
 | 
| D | xfs_extent_busy.c | 23 xfs_extent_busy_insert(  in xfs_extent_busy_insert()  function
 | 
| /Linux-v5.4/fs/xfs/libxfs/ | 
| D | xfs_alloc_btree.c | 99 	xfs_extent_busy_insert(cur->bc_tp, be32_to_cpu(agf->agf_seqno), bno, 1,  in xfs_allocbt_free_block()
 | 
| D | xfs_rmap_btree.c | 137 	xfs_extent_busy_insert(cur->bc_tp, be32_to_cpu(agf->agf_seqno), bno, 1,  in xfs_rmapbt_free_block()
 | 
| D | xfs_alloc.c | 3054 	xfs_extent_busy_insert(tp, agno, agbno, len, busy_flags);  in __xfs_free_extent()
 | 
| /Linux-v5.4/fs/xfs/scrub/ | 
| D | repair.c | 512 	xfs_extent_busy_insert(sc->tp, sc->sa.agno, agbno, 1,  in xrep_put_freelist()
 |