Searched refs:xfs_extent_busy_reuse (Results 1 – 6 of 6) sorted by relevance
/fs/xfs/ |
D | xfs_extent_busy.h | 58 xfs_extent_busy_reuse(struct xfs_mount *mp, xfs_agnumber_t agno,
|
D | xfs_extent_busy.c | 294 xfs_extent_busy_reuse( in xfs_extent_busy_reuse() function
|
D | xfs_trace.h | 1467 DEFINE_BUSY_EVENT(xfs_extent_busy_reuse);
|
/fs/xfs/libxfs/ |
D | xfs_alloc_btree.c | 93 xfs_extent_busy_reuse(cur->bc_mp, cur->bc_private.a.agno, bno, 1, false); in xfs_allocbt_alloc_block()
|
D | xfs_rmap_btree.c | 125 xfs_extent_busy_reuse(cur->bc_mp, cur->bc_private.a.agno, bno, 1, in xfs_rmapbt_alloc_block()
|
D | xfs_alloc.c | 1574 xfs_extent_busy_reuse(args->mp, args->agno, fbno, 1, in xfs_alloc_ag_vextent_small()
|