Searched refs:xfs_btree_alloc_cursor (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/fs/xfs/libxfs/ |
D | xfs_refcount_btree.c | 327 cur = xfs_btree_alloc_cursor(mp, tp, XFS_BTNUM_REFC, in xfs_refcountbt_init_common()
|
D | xfs_btree.h | 584 xfs_btree_alloc_cursor( in xfs_btree_alloc_cursor() function
|
D | xfs_alloc_btree.c | 481 cur = xfs_btree_alloc_cursor(mp, tp, btnum, mp->m_alloc_maxlevels, in xfs_allocbt_init_common()
|
D | xfs_rmap_btree.c | 457 cur = xfs_btree_alloc_cursor(mp, tp, XFS_BTNUM_RMAP, in xfs_rmapbt_init_common()
|
D | xfs_bmap_btree.c | 557 cur = xfs_btree_alloc_cursor(mp, tp, XFS_BTNUM_BMAP, in xfs_bmbt_init_cursor()
|
D | xfs_ialloc_btree.c | 437 cur = xfs_btree_alloc_cursor(mp, tp, btnum, in xfs_inobt_init_common()
|