Searched refs:zfs_handle_dup (Results 1 – 5 of 5) sorted by relevance
525 return (iter_dependents_cb(zfs_handle_dup(zhp), &ida)); in zfs_iter_dependents()
409 extern zfs_handle_t *zfs_handle_dup(zfs_handle_t *);
506 zfs_handle_dup(zfs_handle_t *zhp_orig) in zfs_handle_dup() function3442 (void) zfs_check_snap_cb(zfs_handle_dup(zhp), &dd); in zfs_destroy_snaps()3763 (void) zfs_snapshot_cb(zfs_handle_dup(zhp), &sd); in zfs_snapshot()4459 (void) zfs_hold_one(zfs_handle_dup(zhp), &ha); in zfs_hold()4592 (void) zfs_release_one(zfs_handle_dup(zhp), &ha); in zfs_release()
2320 int err = guid_to_name_cb(zfs_handle_dup(zhp), >nd); in guid_to_name()
1323 if (gather_snapshots(zfs_handle_dup(zhp), &cb) != 0 || in zfs_do_destroy()