Searched refs:xfs_btree_alloc_cursor (Results 1 - 8 of 8) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Drcbag_btree.c220 cur = xfs_btree_alloc_cursor(mp, tp, &rcbagbt_mem_ops,
/linux-master/fs/xfs/libxfs/
H A Dxfs_btree_mem.c55 ncur = xfs_btree_alloc_cursor(cur->bc_mp, cur->bc_tp, cur->bc_ops,
H A Dxfs_ialloc_btree.c484 cur = xfs_btree_alloc_cursor(mp, tp, &xfs_inobt_ops,
510 cur = xfs_btree_alloc_cursor(mp, tp, &xfs_finobt_ops,
H A Dxfs_alloc_btree.c557 cur = xfs_btree_alloc_cursor(mp, tp, &xfs_bnobt_ops,
583 cur = xfs_btree_alloc_cursor(mp, tp, &xfs_cntbt_ops,
H A Dxfs_rmap_btree.c534 cur = xfs_btree_alloc_cursor(mp, tp, &xfs_rmapbt_ops,
647 cur = xfs_btree_alloc_cursor(mp, tp, &xfs_rmapbt_mem_ops,
H A Dxfs_refcount_btree.c367 cur = xfs_btree_alloc_cursor(mp, tp, &xfs_refcountbt_ops,
H A Dxfs_btree.h666 xfs_btree_alloc_cursor( function
H A Dxfs_bmap_btree.c577 cur = xfs_btree_alloc_cursor(mp, tp, &xfs_bmbt_ops, maxlevels,

Completed in 221 milliseconds