Searched refs:xfs_extent_busy_reuse (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/fs/xfs/ |
D | xfs_extent_busy.h | 47 xfs_extent_busy_reuse(struct xfs_mount *mp, struct xfs_perag *pag,
|
D | xfs_extent_busy.c | 274 xfs_extent_busy_reuse( in xfs_extent_busy_reuse() function
|
D | xfs_trace.h | 1650 DEFINE_BUSY_EVENT(xfs_extent_busy_reuse);
|
/Linux-v6.1/fs/xfs/libxfs/ |
D | xfs_alloc_btree.c | 74 xfs_extent_busy_reuse(cur->bc_mp, cur->bc_ag.pag, bno, 1, false); in xfs_allocbt_alloc_block()
|
D | xfs_rmap_btree.c | 104 xfs_extent_busy_reuse(cur->bc_mp, pag, bno, 1, false); in xfs_rmapbt_alloc_block()
|
D | xfs_alloc.c | 1081 xfs_extent_busy_reuse(args->mp, args->pag, fbno, 1, in xfs_alloc_ag_vextent_small()
|
/Linux-v6.1/fs/xfs/scrub/ |
D | repair.c | 306 xfs_extent_busy_reuse(sc->mp, sc->sa.pag, bno, 1, false); in xrep_alloc_ag_block()
|