Searched refs:dup_cursor (Results 1 – 5 of 5) sorted by relevance
301 .dup_cursor = xfs_inobt_dup_cursor,
174 struct xfs_btree_cur *(*dup_cursor)(struct xfs_btree_cur *); member
432 .dup_cursor = xfs_allocbt_dup_cursor,
843 .dup_cursor = xfs_bmbt_dup_cursor,
346 new = cur->bc_ops->dup_cursor(cur); in xfs_btree_dup_cursor()