Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_extent_busy.h46 xfs_extent_busy_insert(struct xfs_trans *tp, xfs_agnumber_t agno,
Dxfs_extent_busy.c35 xfs_extent_busy_insert( in xfs_extent_busy_insert() function
/fs/xfs/libxfs/
Dxfs_alloc_btree.c118 xfs_extent_busy_insert(cur->bc_tp, be32_to_cpu(agf->agf_seqno), bno, 1, in xfs_allocbt_free_block()
Dxfs_rmap_btree.c157 xfs_extent_busy_insert(cur->bc_tp, be32_to_cpu(agf->agf_seqno), bno, 1, in xfs_rmapbt_free_block()
Dxfs_alloc.c2981 xfs_extent_busy_insert(tp, agno, agbno, len, 0); in xfs_free_extent()