Searched refs:xfs_extent_busy_reuse (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/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 | 305 xfs_extent_busy_reuse( in xfs_extent_busy_reuse() function
|
D | xfs_trace.h | 1436 DEFINE_BUSY_EVENT(xfs_extent_busy_reuse);
|
/linux-4.4.14/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_alloc.c | 1524 xfs_extent_busy_reuse(args->mp, args->agno, fbno, 1, in xfs_alloc_ag_vextent_small()
|