Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_extent_busy.h49 xfs_extent_busy_insert(struct xfs_trans *tp, struct xfs_perag *pag,
H A Dxfs_extent_busy.c71 xfs_extent_busy_insert( in xfs_extent_busy_insert() function
/openbmc/linux/fs/xfs/scrub/
H A Dreap.c136 xfs_extent_busy_insert(sc->tp, sc->sa.pag, agbno, 1, in xreap_put_freelist()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c98 xfs_extent_busy_insert(cur->bc_tp, agbp->b_pag, bno, 1, in xfs_allocbt_free_block()
H A Dxfs_rmap_btree.c136 xfs_extent_busy_insert(cur->bc_tp, pag, bno, 1, in xfs_rmapbt_free_block()
H A Dxfs_alloc.c3823 xfs_extent_busy_insert(tp, pag, agbno, len, busy_flags); in __xfs_free_extent()