Searched refs:dup_cursor (Results 1 – 7 of 7) sorted by relevance
434 .dup_cursor = xfs_allocbt_dup_cursor,456 .dup_cursor = xfs_allocbt_dup_cursor,
364 .dup_cursor = xfs_inobt_dup_cursor,385 .dup_cursor = xfs_inobt_dup_cursor,
101 struct xfs_btree_cur *(*dup_cursor)(struct xfs_btree_cur *); member
296 .dup_cursor = xfs_refcountbt_dup_cursor,
434 .dup_cursor = xfs_rmapbt_dup_cursor,
523 .dup_cursor = xfs_bmbt_dup_cursor,
412 new = cur->bc_ops->dup_cursor(cur); in xfs_btree_dup_cursor()