Searched refs:xfs_extent_busy_reuse (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/fs/xfs/ |
H A D | xfs_extent_busy.h | 58 xfs_extent_busy_reuse(struct xfs_mount *mp, xfs_agnumber_t agno,
|
H A D | xfs_extent_busy.c | 305 xfs_extent_busy_reuse( xfs_extent_busy_reuse() function
|
H A D | xfs_trace.h | 1386 DEFINE_BUSY_EVENT(xfs_extent_busy_reuse); variable
|
/linux-4.1.27/fs/xfs/libxfs/ |
H A D | xfs_alloc_btree.c | 93 xfs_extent_busy_reuse(cur->bc_mp, cur->bc_private.a.agno, bno, 1, false); xfs_allocbt_alloc_block()
|
H A D | xfs_alloc.c | 1489 xfs_extent_busy_reuse(args->mp, args->agno, fbno, 1, xfs_alloc_ag_vextent_small()
|
Completed in 115 milliseconds