Searched refs:xfs_extent_busy_reuse (Results 1 – 7 of 7) sorted by relevance
/linux-4.19.296/fs/xfs/ |
D | xfs_extent_busy.h | 46 xfs_extent_busy_reuse(struct xfs_mount *mp, xfs_agnumber_t agno,
|
D | xfs_extent_busy.c | 282 xfs_extent_busy_reuse( in xfs_extent_busy_reuse() function
|
D | xfs_trace.h | 1416 DEFINE_BUSY_EVENT(xfs_extent_busy_reuse);
|
/linux-4.19.296/fs/xfs/libxfs/ |
D | xfs_rmap_btree.c | 108 xfs_extent_busy_reuse(cur->bc_mp, cur->bc_private.a.agno, bno, 1, in xfs_rmapbt_alloc_block()
|
D | xfs_alloc_btree.c | 76 xfs_extent_busy_reuse(cur->bc_mp, cur->bc_private.a.agno, bno, 1, false); in xfs_allocbt_alloc_block()
|
D | xfs_alloc.c | 1623 xfs_extent_busy_reuse(args->mp, args->agno, fbno, 1, in xfs_alloc_ag_vextent_small()
|
/linux-4.19.296/fs/xfs/scrub/ |
D | repair.c | 317 xfs_extent_busy_reuse(sc->mp, sc->sa.agno, bno, in xrep_alloc_ag_block()
|