Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/
Dxfs_extent_busy.h46 void xfs_extent_busy_insert(struct xfs_trans *tp, struct xfs_group *xg,
Dxfs_extent_busy.c81 xfs_extent_busy_insert( in xfs_extent_busy_insert() function
/linux-6.14.4/fs/xfs/libxfs/
Dxfs_alloc_btree.c113 xfs_extent_busy_insert(cur->bc_tp, pag_group(agbp->b_pag), bno, 1, in xfs_allocbt_free_block()
Dxfs_rmap_btree.c140 xfs_extent_busy_insert(cur->bc_tp, pag_group(pag), bno, 1, in xfs_rmapbt_free_block()
Dxfs_rtbitmap.c1146 xfs_extent_busy_insert(tp, rtg_group(rtg), in xfs_rtfree_blocks()
Dxfs_alloc.c4029 xfs_extent_busy_insert(tp, pag_group(pag), agbno, len, busy_flags); in __xfs_free_extent()
/linux-6.14.4/fs/xfs/scrub/
Dreap.c144 xfs_extent_busy_insert(sc->tp, pag_group(sc->sa.pag), agbno, 1, in xreap_put_freelist()