Lines Matching defs:hdl
70 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_get_all_props() local
424 zpool_valid_proplist(libzfs_handle_t *hdl, const char *poolname, in zpool_valid_proplist()
718 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_expand_proplist() local
880 zpool_name_valid(libzfs_handle_t *hdl, boolean_t isopen, const char *pool) in zpool_name_valid()
972 zpool_open_canfail(libzfs_handle_t *hdl, const char *pool) in zpool_open_canfail()
1014 zpool_open_silent(libzfs_handle_t *hdl, const char *pool, zpool_handle_t **ret) in zpool_open_silent()
1045 zpool_open(libzfs_handle_t *hdl, const char *pool) in zpool_open()
1099 zpool_create(libzfs_handle_t *hdl, const char *pool, nvlist_t *nvroot, in zpool_create()
1235 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_destroy() local
1279 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_add() local
1426 zpool_rewind_exclaim(libzfs_handle_t *hdl, const char *name, boolean_t dryrun, in zpool_rewind_exclaim()
1477 zpool_explain_recover(libzfs_handle_t *hdl, const char *name, int reason, in zpool_explain_recover()
1562 zpool_import(libzfs_handle_t *hdl, nvlist_t *config, const char *newname, in zpool_import()
1593 print_vdev_tree(libzfs_handle_t *hdl, const char *name, nvlist_t *nv, in print_vdev_tree()
1650 zpool_import_props(libzfs_handle_t *hdl, nvlist_t *config, const char *newname, in zpool_import_props()
1847 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_scan() local
2352 zpool_relabel_disk(libzfs_handle_t *hdl, const char *name)
2400 libzfs_handle_t *hdl = zhp->zpool_hdl; local
2472 libzfs_handle_t *hdl = zhp->zpool_hdl; local
2520 libzfs_handle_t *hdl = zhp->zpool_hdl; local
2555 libzfs_handle_t *hdl = zhp->zpool_hdl; local
2617 libzfs_handle_t *hdl = zhp->zpool_hdl; local
2785 libzfs_handle_t *hdl = zhp->zpool_hdl; local
2884 libzfs_handle_t *hdl = zhp->zpool_hdl; local
3091 libzfs_handle_t *hdl = zhp->zpool_hdl; local
3137 libzfs_handle_t *hdl = zhp->zpool_hdl; local
3210 libzfs_handle_t *hdl = zhp->zpool_hdl; local
3233 libzfs_handle_t *hdl = zhp->zpool_hdl; local
3254 libzfs_handle_t *hdl = zhp->zpool_hdl; local
3364 zpool_vdev_name(libzfs_handle_t *hdl, zpool_handle_t *zhp, nvlist_t *nv,
3603 libzfs_handle_t *hdl = zhp->zpool_hdl; local
3626 zpool_log_history(libzfs_handle_t *hdl, const char *message)
3655 libzfs_handle_t *hdl = zhp->zpool_hdl; local
3919 zpool_label_disk(libzfs_handle_t *hdl, zpool_handle_t *zhp, const char *name)
4024 supported_dump_vdev_type(libzfs_handle_t *hdl, nvlist_t *config, char *errbuf)
4065 libzfs_handle_t *hdl; local
4131 zpool_nextboot(libzfs_handle_t *hdl, uint64_t pool_guid, uint64_t dev_guid,