Searched refs:xfs_extent_busy_insert (Results 1 – 6 of 6) sorted by relevance
/linux/fs/xfs/ |
H A D | xfs_extent_busy.h | 46 void xfs_extent_busy_insert(struct xfs_trans *tp, struct xfs_group *xg,
|
H A D | xfs_extent_busy.c | 81 xfs_extent_busy_insert( in xfs_extent_busy_insert() function
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_alloc_btree.c | 113 xfs_extent_busy_insert(cur->bc_tp, pag_group(agbp->b_pag), bno, 1, in xfs_allocbt_free_block()
|
H A D | xfs_rtbitmap.c | 1147 xfs_extent_busy_insert(tp, rtg_group(rtg), in xfs_rtfree_blocks()
|
H A D | xfs_alloc.c | 4054 xfs_extent_busy_insert(tp, pag_group(pag), agbno, len, busy_flags); in __xfs_free_extent()
|
/linux/fs/xfs/scrub/ |
H A D | reap.c | 144 xfs_extent_busy_insert(sc->tp, pag_group(sc->sa.pag), agbno, 1, in xreap_put_freelist()
|