Searched refs:xfs_extent_busy_insert (Results 1 – 5 of 5) sorted by relevance
/fs/xfs/ |
D | xfs_extent_busy.h | 46 xfs_extent_busy_insert(struct xfs_trans *tp, xfs_agnumber_t agno,
|
D | xfs_extent_busy.c | 35 xfs_extent_busy_insert( in xfs_extent_busy_insert() function
|
/fs/xfs/libxfs/ |
D | xfs_alloc_btree.c | 118 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 | 157 xfs_extent_busy_insert(cur->bc_tp, be32_to_cpu(agf->agf_seqno), bno, 1, in xfs_rmapbt_free_block()
|
D | xfs_alloc.c | 2981 xfs_extent_busy_insert(tp, agno, agbno, len, 0); in xfs_free_extent()
|