Searched refs:dup_cursor (Results 1 – 8 of 8) sorted by relevance
430 .dup_cursor = xfs_allocbt_dup_cursor,452 .dup_cursor = xfs_allocbt_dup_cursor,
148 nops->dup_cursor = xfs_btree_fakeroot_dup_cursor; in xfs_btree_stage_afakeroot()228 nops->dup_cursor = xfs_btree_fakeroot_dup_cursor; in xfs_btree_stage_ifakeroot()
387 .dup_cursor = xfs_inobt_dup_cursor,408 .dup_cursor = xfs_inobt_dup_cursor,
99 struct xfs_btree_cur *(*dup_cursor)(struct xfs_btree_cur *); member
306 .dup_cursor = xfs_refcountbt_dup_cursor,
431 .dup_cursor = xfs_rmapbt_dup_cursor,
525 .dup_cursor = xfs_bmbt_dup_cursor,
482 new = cur->bc_ops->dup_cursor(cur); in xfs_btree_dup_cursor()