Home
last modified time | relevance | path

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

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