Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_extent_busy.h34 xfs_extent_busy_insert(struct xfs_trans *tp, xfs_agnumber_t agno,
Dxfs_extent_busy.c23 xfs_extent_busy_insert( in xfs_extent_busy_insert() function
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_rmap_btree.c141 xfs_extent_busy_insert(cur->bc_tp, be32_to_cpu(agf->agf_seqno), bno, 1, in xfs_rmapbt_free_block()
Dxfs_alloc_btree.c100 xfs_extent_busy_insert(cur->bc_tp, be32_to_cpu(agf->agf_seqno), bno, 1, in xfs_allocbt_free_block()
Dxfs_alloc.c3068 xfs_extent_busy_insert(tp, agno, agbno, len, busy_flags); in __xfs_free_extent()
/linux-4.19.296/fs/xfs/scrub/
Drepair.c530 xfs_extent_busy_insert(sc->tp, sc->sa.agno, agbno, 1, in xrep_put_freelist()