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

/linux-master/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.c72 xfs_extent_busy_insert( function
/linux-master/fs/xfs/scrub/
H A Dreap.c140 xfs_extent_busy_insert(sc->tp, sc->sa.pag, agbno, 1,
/linux-master/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c113 xfs_extent_busy_insert(cur->bc_tp, agbp->b_pag, bno, 1,
H A Dxfs_rmap_btree.c134 xfs_extent_busy_insert(cur->bc_tp, pag, bno, 1,
H A Dxfs_alloc.c3984 xfs_extent_busy_insert(tp, pag, agbno, len, busy_flags);

Completed in 141 milliseconds