Home
last modified time | relevance | path

Searched defs:nvl (Results 1 – 25 of 49) sorted by relevance

12

/f-stack/freebsd/contrib/openzfs/module/nvpair/
H A Dfnvpair.c53 nvlist_t *nvl; in fnvlist_alloc() local
59 fnvlist_free(nvlist_t *nvl) in fnvlist_free()
65 fnvlist_size(nvlist_t *nvl) in fnvlist_size()
77 fnvlist_pack(nvlist_t *nvl, size_t *sizep) in fnvlist_pack()
105 fnvlist_dup(nvlist_t *nvl) in fnvlist_dup()
119 fnvlist_num_pairs(nvlist_t *nvl) in fnvlist_num_pairs()
131 fnvlist_add_boolean(nvlist_t *nvl, const char *name) in fnvlist_add_boolean()
209 fnvlist_add_nvpair(nvlist_t *nvl, nvpair_t *pair) in fnvlist_add_nvpair()
293 fnvlist_remove(nvlist_t *nvl, const char *name) in fnvlist_remove()
299 fnvlist_remove_nvpair(nvlist_t *nvl, nvpair_t *pair) in fnvlist_remove_nvpair()
[all …]
H A Dnvpair.c188 nvlist_lookup_nv_alloc(nvlist_t *nvl) in nvlist_lookup_nv_alloc()
465 nvt_remove_nvpair(nvlist_t *nvl, nvpair_t *nvp) in nvt_remove_nvpair()
503 nvt_add_nvpair(nvlist_t *nvl, nvpair_t *nvp) in nvt_add_nvpair()
559 nvlist_nvflag(nvlist_t *nvl) in nvlist_nvflag()
616 nvp_buf_alloc(nvlist_t *nvl, size_t len) in nvp_buf_alloc()
641 nvp_buf_free(nvlist_t *nvl, nvpair_t *nvp) in nvp_buf_free()
653 nvp_buf_link(nvlist_t *nvl, nvpair_t *nvp) in nvp_buf_link()
672 nvp_buf_unlink(nvlist_t *nvl, nvpair_t *nvp) in nvp_buf_unlink()
866 nvlist_free(nvlist_t *nvl) in nvlist_free()
1496 nvlist_empty(nvlist_t *nvl) in nvlist_empty()
[all …]
/f-stack/freebsd/contrib/libnv/
H A Dnvlist.c107 #define NVLIST_ASSERT(nvl) do { \ argument
131 nvlist_t *nvl; in nvlist_create() local
149 nvlist_destroy(nvlist_t *nvl) in nvlist_destroy()
189 nvlist_error(const nvlist_t *nvl) in nvlist_error()
260 nvlist_in_array(const nvlist_t *nvl) in nvlist_in_array()
298 nvlist_empty(const nvlist_t *nvl) in nvlist_empty()
308 nvlist_flags(const nvlist_t *nvl) in nvlist_flags()
395 nvlist_clone(const nvlist_t *nvl) in nvlist_clone()
440 nvlist_dump(const nvlist_t *nvl, int fd) in nvlist_dump()
641 nvlist_size(const nvlist_t *nvl) in nvlist_size()
[all …]
H A Dcnvlist.c185 nvlist_t *nvl; in cnvlist_take_binary() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_history.c198 spa_history_log_notify(spa_t *spa, nvlist_t *nvl) in spa_history_log_notify()
255 nvlist_t *nvl = arg; in spa_history_log_sync() local
362 nvlist_t *nvl = fnvlist_alloc(); in spa_history_log() local
371 spa_history_log_nvl(spa_t *spa, nvlist_t *nvl) in spa_history_log_nvl()
508 log_internal(nvlist_t *nvl, const char *operation, spa_t *spa, in log_internal()
570 nvlist_t *nvl = fnvlist_alloc(); in spa_history_log_internal_ds() local
589 nvlist_t *nvl = fnvlist_alloc(); in spa_history_log_internal_dd() local
H A Dzcp_set.c45 nvlist_t *nvl = fnvlist_alloc(); in zcp_set_user_prop() local
63 nvlist_t *nvl = NULL; in zcp_set_prop_check() local
H A Dzcp.c217 nvlist_t *nvl; in zcp_table_to_nvlist() local
368 zcp_lua_to_nvlist_impl(lua_State *state, int index, nvlist_t *nvl, in zcp_lua_to_nvlist_impl()
419 zcp_lua_to_nvlist(lua_State *state, int index, nvlist_t *nvl, const char *key) in zcp_lua_to_nvlist()
440 zcp_convert_return_values(lua_State *state, nvlist_t *nvl, in zcp_convert_return_values()
472 zcp_nvlist_to_lua(lua_State *state, nvlist_t *nvl, in zcp_nvlist_to_lua()
H A Dspa_config.c183 spa_config_write(spa_config_dirent_t *dp, nvlist_t *nvl) in spa_config_write()
243 nvlist_t *nvl; in spa_write_cachefile() local
H A Dfm.c166 fm_nvprintr(nvlist_t *nvl, int d, int c, int cols) in fm_nvprintr()
407 fm_nvprint(nvlist_t *nvl) in fm_nvprint()
506 zfs_zevent_post(nvlist_t *nvl, nvlist_t *detector, zevent_cb_t *cb) in zfs_zevent_post()
859 nvlist_t *nvl; in fm_nvlist_create() local
892 fm_nvlist_destroy(nvlist_t *nvl, int flag) in fm_nvlist_destroy()
H A Ddsl_crypt.c1958 dmu_objset_type_t ostype, nvlist_t *nvl, dmu_tx_t *tx) in dsl_crypto_recv_raw_objset_check()
2054 nvlist_t *nvl, dmu_tx_t *tx) in dsl_crypto_recv_raw_objset_sync()
2133 dsl_crypto_recv_raw_key_check(dsl_dataset_t *ds, nvlist_t *nvl, dmu_tx_t *tx) in dsl_crypto_recv_raw_key_check()
2225 dsl_crypto_recv_raw_key_sync(dsl_dataset_t *ds, nvlist_t *nvl, dmu_tx_t *tx) in dsl_crypto_recv_raw_key_sync()
2361 dmu_objset_type_t ostype, nvlist_t *nvl, boolean_t do_key) in dsl_crypto_recv_raw()
2383 nvlist_t *nvl = NULL; in dsl_crypto_populate_key_nvlist() local
H A Ddsl_prop.c828 nvlist_t *nvl = fnvlist_alloc(); in dsl_prop_set_int() local
841 nvlist_t *nvl = fnvlist_alloc(); in dsl_prop_set_string() local
854 nvlist_t *nvl = fnvlist_alloc(); in dsl_prop_inherit() local
/f-stack/freebsd/contrib/openzfs/cmd/zed/
H A Dzed_disk_event.c61 zed_udev_event(const char *class, const char *subclass, nvlist_t *nvl) in zed_udev_event()
104 nvlist_t *nvl; in dev_event_nvlist() local
172 nvlist_t *nvl; in zed_udev_monitor() local
/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A Dzfs_mod.c470 zfs_iter_vdev(zpool_handle_t *zhp, nvlist_t *nvl, void *data) in zfs_iter_vdev()
555 nvlist_t *config, *nvl; in zfs_iter_pool() local
663 zfs_deliver_add(nvlist_t *nvl, boolean_t is_lofi) in zfs_deliver_add()
701 zfs_deliver_check(nvlist_t *nvl) in zfs_deliver_check()
803 zfs_deliver_dle(nvlist_t *nvl) in zfs_deliver_dle()
838 zfs_slm_deliver_event(const char *class, const char *subclass, nvlist_t *nvl) in zfs_slm_deliver_event()
958 zfs_slm_event(const char *class, const char *subclass, nvlist_t *nvl) in zfs_slm_event()
H A Dzfs_agents.c76 zfs_agent_iter_vdev(zpool_handle_t *zhp, nvlist_t *nvl, void *arg) in zfs_agent_iter_vdev()
136 nvlist_t *config, *nvl; in zfs_agent_iter_pool() local
160 zfs_agent_post_event(const char *class, const char *subclass, nvlist_t *nvl) in zfs_agent_post_event()
272 zfs_agent_dispatch(const char *class, const char *subclass, nvlist_t *nvl) in zfs_agent_dispatch()
H A Dfmd_api.c349 zed_log_fault(nvlist_t *nvl, const char *uuid, const char *code) in zed_log_fault()
410 nvlist_t *nvl; in fmd_case_add_suspect() local
628 nvlist_t *nvl; in fmd_nvl_create_fault() local
689 fmd_nvl_class_match(fmd_hdl_t *hdl, nvlist_t *nvl, const char *pattern) in fmd_nvl_class_match()
701 nvlist_t *nvl = NULL; in fmd_nvl_alloc() local
739 fmd_module_recv(fmd_hdl_t *hdl, nvlist_t *nvl, const char *class) in fmd_module_recv()
H A Dzfs_retire.c266 zfs_vdev_repair(fmd_hdl_t *hdl, nvlist_t *nvl) in zfs_vdev_repair()
305 zfs_retire_recv(fmd_hdl_t *hdl, fmd_event_t *ep, nvlist_t *nvl, in zfs_retire_recv()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_events/
H A Dereports.c63 print_ereport_line(nvlist_t *nvl) in print_ereport_line()
133 nvlist_t *nvl; in ereports_dump() local
/f-stack/freebsd/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair.c116 #define RENDER(pctl, type, nvl, name, val) \ argument
130 #define ARENDER(pctl, type, nvl, name, arrp, count) \ argument
260 nvlist_t *nvl, const char *name, nvlist_t *value) in nvprint_nvlist()
280 nvlist_t *nvl, const char *name, nvlist_t **valuep, uint_t count) in nvaprint_nvlist_array()
566 nvlist_print_with_indent(nvlist_t *nvl, nvlist_prtctl_t pctl) in nvlist_print_with_indent()
757 nvlist_print(FILE *fp, nvlist_t *nvl) in nvlist_print()
766 nvlist_prt(nvlist_t *nvl, nvlist_prtctl_t pctl) in nvlist_prt()
H A Dlibnvpair_json.c118 nvlist_print_json(FILE *fp, nvlist_t *nvl) in nvlist_print_json()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dnvpair.h118 #define NVL_VERSION(nvl) ((nvl)->nvl_version) argument
119 #define NVL_SIZE(nvl) ((nvl)->nvl_size) argument
120 #define NVL_FLAG(nvl) ((nvl)->nvl_flag) argument
/f-stack/freebsd/contrib/openzfs/lib/libzfs/os/freebsd/
H A Dlibzfs_ioctl_compat.c244 nvlist_t *nvl, *tmpnvl, *hnvl; in zfs_ioctl_compat_innvl() local
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_comutil.c99 zpool_get_load_policy(nvlist_t *nvl, zpool_load_policy_t *zlpp) in zpool_get_load_policy()
/f-stack/freebsd/contrib/openzfs/lib/libzfsbootenv/
H A Dlzbe_pair.c49 nvlist_t *nvl, *dup; in lzbe_nvlist_get() local
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/nvlist_to_lua/
H A Dnvlist_to_lua.c27 nvlist_t *nvl; variable
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c239 nvlist_t *nvl; in process_user_props() local
1005 zfs_valid_proplist(libzfs_handle_t *hdl, zfs_type_t type, nvlist_t *nvl, in zfs_valid_proplist()
1589 zfs_add_synthetic_resv(zfs_handle_t *zhp, nvlist_t *nvl) in zfs_add_synthetic_resv()
1640 zfs_fix_auto_resv(zfs_handle_t *zhp, nvlist_t *nvl) in zfs_fix_auto_resv()
1719 nvlist_t *nvl = NULL; in zfs_prop_set() local
1753 nvlist_t *nvl; in zfs_prop_set_list() local
3825 nvlist_t *nvl; member
4872 nvlist_t *nvl; member
5112 zfs_get_fsacl(zfs_handle_t *zhp, nvlist_t **nvl) in zfs_get_fsacl()
5179 zfs_set_fsacl(zfs_handle_t *zhp, boolean_t un, nvlist_t *nvl) in zfs_set_fsacl()
[all …]

12