Searched refs:xfs_extent_busy_insert (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/fs/xfs/ |
D | xfs_extent_busy.h | 49 xfs_extent_busy_insert(struct xfs_trans *tp, struct xfs_perag *pag,
|
D | xfs_extent_busy.c | 72 xfs_extent_busy_insert( in xfs_extent_busy_insert() function
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_alloc_btree.c | 113 xfs_extent_busy_insert(cur->bc_tp, agbp->b_pag, bno, 1, in xfs_allocbt_free_block()
|
D | xfs_rmap_btree.c | 139 xfs_extent_busy_insert(cur->bc_tp, pag, bno, 1, in xfs_rmapbt_free_block()
|
D | xfs_alloc.c | 4022 xfs_extent_busy_insert(tp, pag, agbno, len, busy_flags); in __xfs_free_extent()
|
/linux-6.12.1/fs/xfs/scrub/ |
D | reap.c | 140 xfs_extent_busy_insert(sc->tp, sc->sa.pag, agbno, 1, in xreap_put_freelist()
|