Lines Matching defs:zhp
202 process_user_props(zfs_handle_t *zhp, nvlist_t *props) in process_user_props()
231 zpool_add_handle(zfs_handle_t *zhp, const char *pool_name) in zpool_add_handle()
245 zpool_find_handle(zfs_handle_t *zhp, const char *pool_name, int len) in zpool_find_handle()
262 zpool_handle(zfs_handle_t *zhp) in zpool_handle()
297 get_stats_ioctl(zfs_handle_t *zhp, zfs_cmd_t *zc) in get_stats_ioctl()
319 get_recvd_props_ioctl(zfs_handle_t *zhp) in get_recvd_props_ioctl()
354 put_stats_zhdl(zfs_handle_t *zhp, zfs_cmd_t *zc) in put_stats_zhdl()
383 get_stats(zfs_handle_t *zhp) in get_stats()
402 zfs_refresh_properties(zfs_handle_t *zhp) in zfs_refresh_properties()
412 make_dataset_handle_common(zfs_handle_t *zhp, zfs_cmd_t *zc) in make_dataset_handle_common()
448 zfs_handle_t *zhp = calloc(sizeof (zfs_handle_t), 1); in make_dataset_handle() local
475 zfs_handle_t *zhp = calloc(sizeof (zfs_handle_t), 1); in make_dataset_handle_zc() local
492 zfs_handle_t *zhp = calloc(sizeof (zfs_handle_t), 1); in make_dataset_simple_handle_zc() local
508 zfs_handle_t *zhp = calloc(sizeof (zfs_handle_t), 1); in zfs_handle_dup() local
588 zfs_handle_t *zhp = calloc(sizeof (zfs_handle_t), 1); in make_bookmark_handle() local
624 zfs_handle_t *zhp; in zfs_open() local
678 zfs_close(zfs_handle_t *zhp) in zfs_close()
826 zfs_spa_version(zfs_handle_t *zhp, int *spa_version) in zfs_spa_version()
842 zfs_which_resv_prop(zfs_handle_t *zhp, zfs_prop_t *resv_prop) in zfs_which_resv_prop()
864 uint64_t zoned, zfs_handle_t *zhp, zpool_handle_t *zpool_hdl, in zfs_valid_proplist()
1386 zfs_add_synthetic_resv(zfs_handle_t *zhp, nvlist_t *nvl) in zfs_add_synthetic_resv()
1532 zfs_prop_set(zfs_handle_t *zhp, const char *propname, const char *propval) in zfs_prop_set()
1563 zfs_prop_set_list(zfs_handle_t *zhp, nvlist_t *props) in zfs_prop_set_list()
1738 zfs_prop_inherit(zfs_handle_t *zhp, const char *propname, boolean_t received) in zfs_prop_inherit()
1840 getprop_uint64(zfs_handle_t *zhp, zfs_prop_t prop, char **source) in getprop_uint64()
1861 getprop_string(zfs_handle_t *zhp, zfs_prop_t prop, char **source) in getprop_string()
1882 zfs_is_recvd_props_mode(zfs_handle_t *zhp) in zfs_is_recvd_props_mode()
1888 zfs_set_recvd_props_mode(zfs_handle_t *zhp, uint64_t *cookie) in zfs_set_recvd_props_mode()
1895 zfs_unset_recvd_props_mode(zfs_handle_t *zhp, uint64_t *cookie) in zfs_unset_recvd_props_mode()
1911 get_numeric_property(zfs_handle_t *zhp, zfs_prop_t prop, zprop_source_t *src, in get_numeric_property()
2096 get_source(zfs_handle_t *zhp, zprop_source_t *srctype, char *source, in get_source()
2120 zfs_prop_get_recvd(zfs_handle_t *zhp, const char *propname, char *propbuf, in zfs_prop_get_recvd()
2155 get_clones_string(zfs_handle_t *zhp, char *propbuf, size_t proplen) in get_clones_string()
2183 get_clones_cb(zfs_handle_t *zhp, void *arg) in get_clones_cb()
2207 zfs_get_clones_nvl(zfs_handle_t *zhp) in zfs_get_clones_nvl()
2273 zfs_prop_get(zfs_handle_t *zhp, zfs_prop_t prop, char *propbuf, size_t proplen, in zfs_prop_get()
2598 zfs_prop_get_int(zfs_handle_t *zhp, zfs_prop_t prop) in zfs_prop_get_int()
2609 zfs_prop_set_int(zfs_handle_t *zhp, zfs_prop_t prop, uint64_t val) in zfs_prop_set_int()
2621 zfs_prop_get_numeric(zfs_handle_t *zhp, zfs_prop_t prop, uint64_t *value, in zfs_prop_get_numeric()
2827 zfs_prop_get_userquota_common(zfs_handle_t *zhp, const char *propname, in zfs_prop_get_userquota_common()
2851 zfs_prop_get_userquota_int(zfs_handle_t *zhp, const char *propname, in zfs_prop_get_userquota_int()
2861 zfs_prop_get_userquota(zfs_handle_t *zhp, const char *propname, in zfs_prop_get_userquota()
2886 zfs_prop_get_written_int(zfs_handle_t *zhp, const char *propname, in zfs_prop_get_written_int()
2920 zfs_prop_get_written(zfs_handle_t *zhp, const char *propname, in zfs_prop_get_written()
2943 zfs_get_name(const zfs_handle_t *zhp) in zfs_get_name()
2952 zfs_get_pool_name(const zfs_handle_t *zhp) in zfs_get_pool_name()
2961 zfs_get_type(const zfs_handle_t *zhp) in zfs_get_type()
3021 zfs_handle_t *zhp; in check_parents() local
3098 zfs_handle_t *zhp; in zfs_dataset_exists() local
3370 zfs_destroy(zfs_handle_t *zhp, boolean_t defer) in zfs_destroy()
3414 zfs_check_snap_cb(zfs_handle_t *zhp, void *arg) in zfs_check_snap_cb()
3435 zfs_destroy_snaps(zfs_handle_t *zhp, char *snapname, boolean_t defer) in zfs_destroy_snaps()
3505 zfs_clone(zfs_handle_t *zhp, const char *target, nvlist_t *props) in zfs_clone()
3581 zfs_promote(zfs_handle_t *zhp) in zfs_promote()
3634 zfs_snapshot_cb(zfs_handle_t *zhp, void *arg) in zfs_snapshot_cb()
3742 zfs_handle_t *zhp; in zfs_snapshot() local
3788 rollback_destroy_dependent(zfs_handle_t *zhp, void *data) in rollback_destroy_dependent()
3813 rollback_destroy(zfs_handle_t *zhp, void *data) in rollback_destroy()
3836 zfs_rollback(zfs_handle_t *zhp, zfs_handle_t *snap, boolean_t force) in zfs_rollback()
3910 zfs_rename(zfs_handle_t *zhp, const char *source, const char *target, in zfs_rename()
4122 zfs_get_user_props(zfs_handle_t *zhp) in zfs_get_user_props()
4128 zfs_get_recvd_props(zfs_handle_t *zhp) in zfs_get_recvd_props()
4150 zfs_expand_proplist(zfs_handle_t *zhp, zprop_list_t **plp, boolean_t received, in zfs_expand_proplist()
4267 zfs_prune_proplist(zfs_handle_t *zhp, uint8_t *props) in zfs_prune_proplist()
4381 zfs_userspace(zfs_handle_t *zhp, zfs_userquota_prop_t type, in zfs_userspace()
4430 zfs_hold_one(zfs_handle_t *zhp, void *arg) in zfs_hold_one()
4449 zfs_hold(zfs_handle_t *zhp, const char *snapname, const char *tag, in zfs_hold()
4481 zfs_hold_nvl(zfs_handle_t *zhp, int cleanup_fd, nvlist_t *holds) in zfs_hold_nvl()
4549 zfs_release_one(zfs_handle_t *zhp, void *arg) in zfs_release_one()
4577 zfs_release(zfs_handle_t *zhp, const char *snapname, const char *tag, in zfs_release()
4658 zfs_get_fsacl(zfs_handle_t *zhp, nvlist_t **nvl) in zfs_get_fsacl()
4725 zfs_set_fsacl(zfs_handle_t *zhp, boolean_t un, nvlist_t *nvl) in zfs_set_fsacl()
4779 zfs_get_holds(zfs_handle_t *zhp, nvlist_t **nvl) in zfs_get_holds()
4861 zfs_jail(zfs_handle_t *zhp, int jailid, int attach) in zfs_jail()