Home
last modified time | relevance | path

Searched defs:nvl (Results 1 – 25 of 373) sorted by last modified time

12345678910>>...15

/illumos-gate/usr/src/cmd/bhyve/
H A Dusb_mouse.c297 umouse_init(struct usb_hci *hci, nvlist_t *nvl) in umouse_init()
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-retire/
H A Dzfs_retire.c345 zfs_vdev_repair(fmd_hdl_t *hdl, nvlist_t *nvl) in zfs_vdev_repair()
422 zfs_retire_recv(fmd_hdl_t *hdl, fmd_event_t *ep, nvlist_t *nvl, in zfs_retire_recv()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c15880 nvlist_t *nvl; in lscf_listnotify() local
16136 nvlist_t *nvl, *params; in setnotify() local
/illumos-gate/usr/src/cmd/svc/common/
H A Dnotify_params.c209 notify_params_get_version(nvlist_t *nvl) in notify_params_get_version()
241 nvlist_t *nvl; in params_type_print() local
288 listnotify_print(nvlist_t *nvl, const char *event) in listnotify_print()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_label.c380 root_vdev_actions_getprogress(vdev_t *vd, nvlist_t *nvl) in root_vdev_actions_getprogress()
H A Dvdev.c1820 nvlist_t *nvl; in vdev_validate() local
H A Dzfs_ioctl.c1399 get_nvlist(uint64_t nvl, uint64_t size, int iflag, nvlist_t **nvp) in get_nvlist()
1470 put_nvlist(zfs_cmd_t *zc, nvlist_t *nvl) in put_nvlist()
1591 nvlist_t *nvl = NULL; in zfs_ioc_pool_create() local
2619 zfs_set_prop_nvlist(const char *dsname, zprop_source_t source, nvlist_t *nvl, in zfs_set_prop_nvlist()
2781 zfs_check_userprops(const char *fsname, nvlist_t *nvl) in zfs_check_userprops()
2855 nvlist_t *nvl; in zfs_ioc_set_prop() local
H A Ddsl_crypt.c1955 dmu_objset_type_t ostype, nvlist_t *nvl, dmu_tx_t *tx) in dsl_crypto_recv_raw_objset_check()
2082 nvlist_t *nvl, dmu_tx_t *tx) in dsl_crypto_recv_raw_objset_sync()
2158 dsl_crypto_recv_raw_key_check(dsl_dataset_t *ds, nvlist_t *nvl, dmu_tx_t *tx) in dsl_crypto_recv_raw_key_check()
2250 dsl_crypto_recv_raw_key_sync(dsl_dataset_t *ds, nvlist_t *nvl, dmu_tx_t *tx) in dsl_crypto_recv_raw_key_sync()
2386 dmu_objset_type_t ostype, nvlist_t *nvl, boolean_t do_key) in dsl_crypto_recv_raw()
2408 nvlist_t *nvl = NULL; in dsl_crypto_populate_key_nvlist() local
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kshare.c1176 smb_kshare_decode_bool(nvlist_t *nvl, const char *propname, uint32_t flag) in smb_kshare_decode_bool()
/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/
H A Dtopo_zen.c357 nvlist_t *nvl = cpu_cache->fmcc_caches[i]; in topo_zen_map_caches() local
H A Dtopo_zen_tn.c135 tnode_t *pnode, topo_instance_t inst, nvlist_t *nvl) in topo_zen_build_cache()
/illumos-gate/usr/src/common/nvpair/
H A Dnvpair.c182 nvlist_lookup_nv_alloc(nvlist_t *nvl) in nvlist_lookup_nv_alloc()
321 nvt_lookup_name_type(nvlist_t *nvl, const char *name, data_type_t type) in nvt_lookup_name_type()
353 nvt_lookup_name(nvlist_t *nvl, const char *name) in nvt_lookup_name()
459 nvt_remove_nvpair(nvlist_t *nvl, nvpair_t *nvp) in nvt_remove_nvpair()
497 nvt_add_nvpair(nvlist_t *nvl, nvpair_t *nvp) in nvt_add_nvpair()
543 nvlist_init(nvlist_t *nvl, uint32_t nvflag, nvpriv_t *priv) in nvlist_init()
553 nvlist_nvflag(nvlist_t *nvl) in nvlist_nvflag()
599 nvp_buf_alloc(nvlist_t *nvl, size_t len) in nvp_buf_alloc()
624 nvp_buf_free(nvlist_t *nvl, nvpair_t *nvp) in nvp_buf_free()
636 nvp_buf_link(nvlist_t *nvl, nvpair_t *nvp) in nvp_buf_link()
[all …]
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_util.c877 nvlist_t *nvl) in zcmd_write_nvlist_com()
896 zcmd_write_conf_nvlist(libzfs_handle_t *hdl, zfs_cmd_t *zc, nvlist_t *nvl) in zcmd_write_conf_nvlist()
903 zcmd_write_src_nvlist(libzfs_handle_t *hdl, zfs_cmd_t *zc, nvlist_t *nvl) in zcmd_write_src_nvlist()
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfsimpl.c170 nvlist_check_features_for_read(nvlist_t *nvl) in nvlist_check_features_for_read()
1729 vdev_write_bootenv(vdev_t *vdev, nvlist_t *nvl) in vdev_write_bootenv()
1879 vdev_get_label_asize(nvlist_t *nvl) in vdev_get_label_asize()
1937 nvlist_t *nvl = NULL, *tmp; in vdev_label_read_config() local
2022 nvlist_t *nvl; in vdev_probe() local
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c3612 nvpair64_to_stat_array(nvlist_t *nvl, const char *name, in nvpair64_to_stat_array()
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c1516 nvlist_t *nvl; in zfs_do_destroy() local
2774 nvlist_t *nvl = node->usn_nvl; in print_us_node() local
4808 parse_who_perm(who_perm_t *who_perm, nvlist_t *nvl, char locality) in parse_who_perm()
4832 parse_fs_perm(fs_perm_t *fsperm, nvlist_t *nvl) in parse_fs_perm()
4933 parse_fs_perm_set(fs_perm_set_t *fspset, nvlist_t *nvl) in parse_fs_perm_set()
5270 nvlist_t *nvl; in store_allow_perm() local
5666 nvlist_t *nvl; member
5913 print_holds(boolean_t scripted, size_t nwidth, size_t tagwidth, nvlist_t *nvl) in print_holds()
5968 nvlist_t *nvl = NULL; in holds_callback() local
6014 nvlist_t *nvl; in zfs_do_holds() local
[all …]
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c2784 get_fma_notify_params(nvlist_t *nvl, const char *class) in get_fma_notify_params()
2812 nvlist_t *nvl; in print_notify_fma() local
2850 nvlist_t *nvl; in print_notify_fmri() local
/illumos-gate/usr/src/cmd/itadm/
H A Ditadm.c1933 nvlist_t *nvl; in list_defaults() local
2008 itadm_get_password(nvlist_t *nvl, char *key, char *passfile, in itadm_get_password()
2117 itadm_opt_to_arr(nvlist_t *nvl, char *key, char *opt, uint32_t *num) in itadm_opt_to_arr()
/illumos-gate/usr/src/cmd/fm/notify/snmp-notify/common/
H A Dsnmp-notify.c386 ireport_cb(fmev_t ev, const char *class, nvlist_t *nvl, void *arg) in ireport_cb()
441 list_cb(fmev_t ev, const char *class, nvlist_t *nvl, void *arg) in list_cb()
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c130 print_node(topo_hdl_t *thp, tnode_t *node, nvlist_t *nvl, const char *fmri) in print_node()
249 print_prop_nameval(topo_hdl_t *thp, tnode_t *node, nvlist_t *nvl) in print_prop_nameval()
616 nvlist_t *nvl = NULL; in set_prop() local
773 nvlist_t *nvl; in print_props() local
834 nvlist_t *nvl; in walk_node() local
1046 print_fmri_pgroup(topo_hdl_t *thp, const char *pgn, nvlist_t *nvl) in print_fmri_pgroup()
1076 print_fmri_props(topo_hdl_t *thp, nvlist_t *nvl) in print_fmri_props()
1136 nvlist_t *nvl; in print_fmri() local
/illumos-gate/usr/src/cmd/fm/notify/smtp-notify/common/
H A Dsmtp-notify.c570 irpt_cbfunc(fmev_t ev, const char *class, nvlist_t *nvl, void *arg) in irpt_cbfunc()
701 listev_cb(fmev_t ev, const char *class, nvlist_t *nvl, void *arg) in listev_cb()
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsref/
H A Dnfsref.c99 nvlist_t *nvl = NULL; in addref() local
193 nvlist_t *nvl; in delref() local
262 nvlist_t *nvl; in lookup() local
/illumos-gate/usr/src/cmd/diskinfo/
H A Ddiskinfo.c68 nvlist_query_string(nvlist_t *nvl, const char *label, char **val) in nvlist_query_string()
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c4252 nvlist_t *nvl = NULL; in hot_cleanup() local
7860 add_property(nvlist_t *nvl, di_prop_t prop) in add_property()
8208 nvlist_t *nvl; in build_event_attributes() local
8361 log_event(char *class, char *subclass, nvlist_t *nvl) in log_event()
8379 enqueue_sysevent(char *class, char *subclass, nvlist_t *nvl) in enqueue_sysevent()
8428 nvlist_t *nvl; in build_and_enq_event() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipadm/
H A Dipadm.c857 nvlist_t *nvl = statep->sps_proplist; in show_properties() local

12345678910>>...15