Home
last modified time | relevance | path

Searched refs:xfs_extent_busy_reuse (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_extent_busy.h46 xfs_extent_busy_reuse(struct xfs_mount *mp, xfs_agnumber_t agno,
Dxfs_extent_busy.c282 xfs_extent_busy_reuse( in xfs_extent_busy_reuse() function
Dxfs_trace.h1416 DEFINE_BUSY_EVENT(xfs_extent_busy_reuse);
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_rmap_btree.c108 xfs_extent_busy_reuse(cur->bc_mp, cur->bc_private.a.agno, bno, 1, in xfs_rmapbt_alloc_block()
Dxfs_alloc_btree.c76 xfs_extent_busy_reuse(cur->bc_mp, cur->bc_private.a.agno, bno, 1, false); in xfs_allocbt_alloc_block()
Dxfs_alloc.c1623 xfs_extent_busy_reuse(args->mp, args->agno, fbno, 1, in xfs_alloc_ag_vextent_small()
/linux-4.19.296/fs/xfs/scrub/
Drepair.c317 xfs_extent_busy_reuse(sc->mp, sc->sa.agno, bno, in xrep_alloc_ag_block()