Home
last modified time | relevance | path

Searched defs:hdl (Results 1 – 25 of 44) sorted by relevance

12

/freebsd-13.1/sys/contrib/openzfs/cmd/zed/agents/
H A Dfmd_api.c120 fmd_hdl_unregister(fmd_hdl_t *hdl) in fmd_hdl_unregister()
160 fmd_hdl_setspecific(fmd_hdl_t *hdl, void *spec) in fmd_hdl_setspecific()
172 fmd_hdl_getspecific(fmd_hdl_t *hdl) in fmd_hdl_getspecific()
269 fmd_case_open(fmd_hdl_t *hdl, void *data) in fmd_case_open()
294 fmd_case_solve(fmd_hdl_t *hdl, fmd_case_t *cp) in fmd_case_solve()
312 fmd_case_close(fmd_hdl_t *hdl, fmd_case_t *cp) in fmd_case_close()
467 fmd_buf_read(fmd_hdl_t *hdl, fmd_case_t *cp, in fmd_buf_read()
478 fmd_buf_write(fmd_hdl_t *hdl, fmd_case_t *cp, in fmd_buf_write()
561 fmd_hdl_t *hdl = ftp->ft_hdl; in _timer_notify() local
699 fmd_nvl_alloc(fmd_hdl_t *hdl, int flags) in fmd_nvl_alloc()
[all …]
H A Dzfs_diagnosis.c122 zfs_case_serialize(fmd_hdl_t *hdl, zfs_case_t *zcp) in zfs_case_serialize()
131 zfs_case_unserialize(fmd_hdl_t *hdl, fmd_case_t *cp) in zfs_case_unserialize()
311 zfs_purge_cases(fmd_hdl_t *hdl) in zfs_purge_cases()
376 zfs_case_solve(fmd_hdl_t *hdl, zfs_case_t *zcp, const char *faultname, in zfs_case_solve()
429 zfs_ereport_when(fmd_hdl_t *hdl, nvlist_t *nvl, er_timeval_t *when) in zfs_ereport_when()
448 zfs_fm_recv(fmd_hdl_t *hdl, fmd_event_t *ep, nvlist_t *nvl, const char *class) in zfs_fm_recv()
859 zfs_fm_timeout(fmd_hdl_t *hdl, id_t id, void *data) in zfs_fm_timeout()
872 zfs_fm_close(fmd_hdl_t *hdl, fmd_case_t *cs) in zfs_fm_close()
893 zfs_fm_gc(fmd_hdl_t *hdl) in zfs_fm_gc()
920 _zfs_diagnosis_init(fmd_hdl_t *hdl) in _zfs_diagnosis_init()
[all …]
H A Dzfs_retire.c61 zfs_retire_clear_data(fmd_hdl_t *hdl, zfs_retire_data_t *zdp) in zfs_retire_clear_data()
185 replace_with_spare(fmd_hdl_t *hdl, zpool_handle_t *zhp, nvlist_t *vdev) in replace_with_spare()
267 zfs_vdev_repair(fmd_hdl_t *hdl, nvlist_t *nvl) in zfs_vdev_repair()
306 zfs_retire_recv(fmd_hdl_t *hdl, fmd_event_t *ep, nvlist_t *nvl, in zfs_retire_recv()
536 _zfs_retire_init(fmd_hdl_t *hdl) in _zfs_retire_init()
556 _zfs_retire_fini(fmd_hdl_t *hdl) in _zfs_retire_fini()
/freebsd-13.1/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c73 libzfs_errno(libzfs_handle_t *hdl) in libzfs_errno()
79 libzfs_error_action(libzfs_handle_t *hdl) in libzfs_error_action()
85 libzfs_error_description(libzfs_handle_t *hdl) in libzfs_error_description()
309 zfs_error_aux(libzfs_handle_t *hdl, const char *fmt, ...) in zfs_error_aux()
752 no_memory(libzfs_handle_t *hdl) in no_memory()
761 zfs_alloc(libzfs_handle_t *hdl, size_t size) in zfs_alloc()
817 zfs_strdup(libzfs_handle_t *hdl, const char *str) in zfs_strdup()
1010 libzfs_handle_t *hdl; local
1092 libzfs_fini(libzfs_handle_t *hdl)
1486 str2shift(libzfs_handle_t *hdl, const char *buf)
[all …]
H A Dlibzfs_config.c79 namespace_clear(libzfs_handle_t *hdl) in namespace_clear()
106 namespace_reload(libzfs_handle_t *hdl) in namespace_reload()
270 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_refresh_stats() local
389 zpool_iter(libzfs_handle_t *hdl, zpool_iter_f func, void *data) in zpool_iter()
434 zfs_iter_root(libzfs_handle_t *hdl, zfs_iter_f func, void *data) in zfs_iter_root()
H A Dlibzfs_dataset.c235 libzfs_handle_t *hdl = zhp->zfs_hdl; in process_user_props() local
264 libzfs_handle_t *hdl = zhp->zfs_hdl; in zpool_add_handle() local
278 libzfs_handle_t *hdl = zhp->zfs_hdl; in zpool_find_handle() local
312 zpool_free_handles(libzfs_handle_t *hdl) in zpool_free_handles()
330 libzfs_handle_t *hdl = zhp->zfs_hdl; in get_stats_ioctl() local
352 libzfs_handle_t *hdl = zhp->zfs_hdl; in get_recvd_props_ioctl() local
1716 libzfs_handle_t *hdl = zhp->zfs_hdl; in zfs_prop_set() local
1750 libzfs_handle_t *hdl = zhp->zfs_hdl; in zfs_prop_set_list() local
1930 libzfs_handle_t *hdl = zhp->zfs_hdl; in zfs_prop_inherit() local
3927 libzfs_handle_t *hdl = zhp->zfs_hdl; in zfs_clone() local
[all …]
H A Dlibzfs_pool.c76 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_get_all_props() local
811 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_expand_proplist() local
1456 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_destroy() local
1497 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_checkpoint() local
1518 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_discard_checkpoint() local
1542 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_add() local
2486 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_scan() local
3036 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_vdev_online() local
3121 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_vdev_offline() local
3169 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_vdev_fault() local
[all …]
H A Dlibzfs_crypto.c106 zfs_prop_parse_keylocation(libzfs_handle_t *restrict hdl, const char *str, in zfs_prop_parse_keylocation()
202 validate_key(libzfs_handle_t *hdl, zfs_keyformat_t keyformat, in validate_key()
353 get_key_interactive(libzfs_handle_t *restrict hdl, const char *fsname, in get_key_interactive()
475 get_key_material_file(libzfs_handle_t *hdl, const char *uri, in get_key_material_file()
501 get_key_material_https(libzfs_handle_t *hdl, const char *uri, in get_key_material_https()
678 get_key_material(libzfs_handle_t *hdl, boolean_t do_verify, boolean_t newkey, in get_key_material()
767 derive_key(libzfs_handle_t *hdl, zfs_keyformat_t format, uint64_t iters, in derive_key()
843 populate_create_encryption_params_nvlists(libzfs_handle_t *hdl, in populate_create_encryption_params_nvlists()
995 zfs_crypto_create(libzfs_handle_t *hdl, char *parent_name, nvlist_t *props, in zfs_crypto_create()
1167 zfs_crypto_clone_check(libzfs_handle_t *hdl, zfs_handle_t *origin_zhp, in zfs_crypto_clone_check()
[all …]
H A Dlibzfs_sendrecv.c733 libzfs_handle_t *hdl = zhp->zfs_hdl; in zfs_send_space() local
792 libzfs_handle_t *hdl = zhp->zfs_hdl; in dump_ioctl() local
1558 find_redact_book(libzfs_handle_t *hdl, const char *path, in find_redact_book()
1877 libzfs_handle_t *hdl = zhp->zfs_hdl; in zfs_send_saved() local
2323 name_to_dir_handle(libzfs_handle_t *hdl, const char *snapname) in name_to_dir_handle()
2404 libzfs_handle_t *hdl = zhp->zfs_hdl; in zfs_send_one() local
2595 recv_read(libzfs_handle_t *hdl, int fd, void *buf, int ilen, in recv_read()
2788 recv_promote(libzfs_handle_t *hdl, const char *fsname, in recv_promote()
3039 created_before(libzfs_handle_t *hdl, avl_tree_t *avl, in created_before()
3748 recv_skip(libzfs_handle_t *hdl, int fd, boolean_t byteswap) in recv_skip()
[all …]
H A Dlibzfs_import.c47 pool_active(libzfs_handle_t *hdl, const char *name, uint64_t guid, in pool_active()
71 refresh_config(libzfs_handle_t *hdl, nvlist_t *config) in refresh_config()
300 zpool_in_use(libzfs_handle_t *hdl, int fd, pool_state_t *state, char **namestr, in zpool_in_use()
H A Dlibzfs_mount.c391 libzfs_handle_t *hdl = zhp->zfs_hdl; in zfs_mount_at() local
571 unmount_one(libzfs_handle_t *hdl, const char *mountpoint, int flags) in unmount_one()
612 libzfs_handle_t *hdl = zhp->zfs_hdl; in zfs_unmount() local
720 unshare_one(libzfs_handle_t *hdl, const char *name, const char *mountpoint, in unshare_one()
932 libzfs_handle_t *hdl = zhp->zfs_hdl; in zfs_unshare_proto() local
1269 zfs_dispatch_mount(libzfs_handle_t *hdl, zfs_handle_t **handles, in zfs_dispatch_mount()
1395 zfs_foreach_mountpoint(libzfs_handle_t *hdl, zfs_handle_t **handles, in zfs_foreach_mountpoint()
1533 libzfs_handle_t *hdl = zhp->zpool_hdl; in zpool_disable_datasets() local
/freebsd-13.1/usr.sbin/bluetooth/ath3kfw/
H A Dath3k_hw.c52 ath3k_load_fwfile(struct libusb_device_handle *hdl, in ath3k_load_fwfile()
114 ath3k_get_state(struct libusb_device_handle *hdl, unsigned char *state) in ath3k_get_state()
139 ath3k_get_version(struct libusb_device_handle *hdl, in ath3k_get_version()
167 ath3k_load_patch(libusb_device_handle *hdl, const char *fw_path) in ath3k_load_patch()
238 ath3k_load_syscfg(libusb_device_handle *hdl, const char *fw_path) in ath3k_load_syscfg()
297 ath3k_set_normal_mode(libusb_device_handle *hdl) in ath3k_set_normal_mode()
338 ath3k_switch_pid(libusb_device_handle *hdl) in ath3k_switch_pid()
H A Dmain.c151 ath3k_init_ar3012(libusb_device_handle *hdl, const char *fw_path) in ath3k_init_ar3012()
178 ath3k_init_firmware(libusb_device_handle *hdl, const char *file_prefix) in ath3k_init_firmware()
246 libusb_device_handle *hdl; in main() local
/freebsd-13.1/usr.sbin/bluetooth/iwmbtfw/
H A Diwmbt_hw.c51 iwmbt_send_fragment(struct libusb_device_handle *hdl, in iwmbt_send_fragment()
95 iwmbt_hci_command(struct libusb_device_handle *hdl, struct iwmbt_hci_cmd *cmd, in iwmbt_hci_command()
130 iwmbt_patch_fwfile(struct libusb_device_handle *hdl, in iwmbt_patch_fwfile()
273 iwmbt_load_fwfile(struct libusb_device_handle *hdl, in iwmbt_load_fwfile()
364 iwmbt_enter_manufacturer(struct libusb_device_handle *hdl) in iwmbt_enter_manufacturer()
392 iwmbt_exit_manufacturer(struct libusb_device_handle *hdl, int mode) in iwmbt_exit_manufacturer()
432 iwmbt_get_version(struct libusb_device_handle *hdl, in iwmbt_get_version()
466 iwmbt_get_boot_params(struct libusb_device_handle *hdl, in iwmbt_get_boot_params()
500 iwmbt_intel_reset(struct libusb_device_handle *hdl, uint32_t boot_param) in iwmbt_intel_reset()
539 iwmbt_load_ddc(struct libusb_device_handle *hdl, in iwmbt_load_ddc()
[all …]
H A Dmain.c206 iwmbt_patch_firmware(libusb_device_handle *hdl, const char *firmware_path) in iwmbt_patch_firmware()
231 iwmbt_init_firmware(libusb_device_handle *hdl, const char *firmware_path, in iwmbt_init_firmware()
257 iwmbt_init_ddc(libusb_device_handle *hdl, const char *ddc_path) in iwmbt_init_ddc()
321 libusb_device_handle *hdl = NULL; in main() local
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dsa.c219 sa_handle_t *hdl = buf; in sa_cache_constructor() local
229 sa_handle_t *hdl = buf; in sa_cache_destructor() local
300 sa_get_spill(sa_handle_t *hdl) in sa_get_spill()
1226 sa_handle_t *hdl = userp; in sa_byteswap_cb() local
1353 sa_spill_rele(sa_handle_t *hdl) in sa_spill_rele()
1366 sa_handle_destroy(sa_handle_t *hdl) in sa_handle_destroy()
2150 sa_get_db(sa_handle_t *hdl) in sa_get_db()
2156 sa_get_userdata(sa_handle_t *hdl) in sa_get_userdata()
2178 sa_handle_object(sa_handle_t *hdl) in sa_handle_object()
2211 sa_handle_lock(sa_handle_t *hdl) in sa_handle_lock()
[all …]
/freebsd-13.1/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c74 zutil_error_aux(libpc_handle_t *hdl, const char *fmt, ...) in zutil_error_aux()
129 zutil_no_memory(libpc_handle_t *hdl) in zutil_no_memory()
136 zutil_alloc(libpc_handle_t *hdl, size_t size) in zutil_alloc()
147 zutil_strdup(libpc_handle_t *hdl, const char *str) in zutil_strdup()
196 fix_paths(libpc_handle_t *hdl, nvlist_t *nv, name_entry_t *names) in fix_paths()
277 add_config(libpc_handle_t *hdl, pool_list_t *pl, const char *path, in add_config()
422 zutil_refresh_config(libpc_handle_t *hdl, nvlist_t *tryconfig) in zutil_refresh_config()
1371 zpool_find_import_impl(libpc_handle_t *hdl, importargs_t *iarg, in zpool_find_import_impl()
1496 discover_cached_paths(libpc_handle_t *hdl, nvlist_t *nv, in discover_cached_paths()
1703 zpool_find_import(libpc_handle_t *hdl, importargs_t *iarg) in zpool_find_import()
[all …]
/freebsd-13.1/sys/cddl/compat/opensolaris/sys/
H A Dkidmap.h38 #define kidmap_get_destroy(hdl) do { } while (0) argument
39 #define kidmap_get_mappings(hdl) (NULL) argument
/freebsd-13.1/sys/contrib/openzfs/lib/libzfs/os/freebsd/
H A Dlibzfs_compat.c202 zfs_ioctl(libzfs_handle_t *hdl, int request, zfs_cmd_t *zc) in zfs_ioctl()
230 zpool_relabel_disk(libzfs_handle_t *hdl, const char *path, const char *msg) in zpool_relabel_disk()
236 zpool_label_disk(libzfs_handle_t *hdl, zpool_handle_t *zhp, const char *name) in zpool_label_disk()
253 libzfs_handle_t *hdl = zhp->zfs_hdl; in zfs_jail() local
302 zpool_nextboot(libzfs_handle_t *hdl, uint64_t pool_guid, uint64_t dev_guid, in zpool_nextboot()
/freebsd-13.1/sys/contrib/openzfs/lib/libzfsbootenv/
H A Dlzbe_device.c30 libzfs_handle_t *hdl; in lzbe_set_boot_device() local
115 libzfs_handle_t *hdl; in lzbe_get_boot_device() local
H A Dlzbe_pair.c29 libzfs_handle_t *hdl; in lzbe_nvlist_get() local
76 libzfs_handle_t *hdl; in lzbe_nvlist_set() local
/freebsd-13.1/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_token.c60 libzfs_handle_t *hdl = libzfs_init(); in zstream_do_token() local
/freebsd-13.1/sys/contrib/openzfs/lib/libzfs/os/linux/
H A Dlibzfs_pool_os.c61 zpool_relabel_disk(libzfs_handle_t *hdl, const char *path, const char *msg) in zpool_relabel_disk()
212 zpool_label_disk(libzfs_handle_t *hdl, zpool_handle_t *zhp, const char *name) in zpool_label_disk()
/freebsd-13.1/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_znode.c414 dmu_object_type_t obj_type, sa_handle_t *hdl) in zfs_znode_alloc()
936 sa_handle_t *hdl; in zfs_zget() local
1845 zfs_release_sa_handle(sa_handle_t *hdl, dmu_buf_t *db, void *tag) in zfs_release_sa_handle()
1856 zfs_obj_to_pobj(objset_t *osp, sa_handle_t *hdl, sa_attr_type_t *sa_table, in zfs_obj_to_pobj()
1912 zfs_obj_to_stats_impl(sa_handle_t *hdl, sa_attr_type_t *sa_table, in zfs_obj_to_stats_impl()
1931 zfs_obj_to_path_impl(objset_t *osp, uint64_t obj, sa_handle_t *hdl, in zfs_obj_to_path_impl()
2019 sa_handle_t *hdl; in zfs_obj_to_path() local
2043 sa_handle_t *hdl; in zfs_obj_to_stats() local
/freebsd-13.1/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_znode.c519 dmu_object_type_t obj_type, sa_handle_t *hdl) in zfs_znode_alloc()
1066 sa_handle_t *hdl; in zfs_zget() local
2021 zfs_release_sa_handle(sa_handle_t *hdl, dmu_buf_t *db, void *tag) in zfs_release_sa_handle()
2032 zfs_obj_to_pobj(objset_t *osp, sa_handle_t *hdl, sa_attr_type_t *sa_table, in zfs_obj_to_pobj()
2088 zfs_obj_to_stats_impl(sa_handle_t *hdl, sa_attr_type_t *sa_table, in zfs_obj_to_stats_impl()
2107 zfs_obj_to_path_impl(objset_t *osp, uint64_t obj, sa_handle_t *hdl, in zfs_obj_to_path_impl()
2195 sa_handle_t *hdl; in zfs_obj_to_path() local
2219 sa_handle_t *hdl; in zfs_obj_to_stats() local

12