Searched refs:nvlist_t (Results 101 - 125 of 192) sorted by relevance

12345678

/freebsd-12-stable/sys/contrib/libnv/
H A Dnvpair.c93 nvlist_t *nvp_list;
169 nvlist_t *
199 nvpair_insert(struct nvl_head *head, nvpair_t *nvp, nvlist_t *nvl)
214 nvlist_t *nvl;
217 nvl = __DECONST(nvlist_t *, nvpair_get_nvlist(nvp));
225 nvlist_t **nvlarray;
229 nvlarray = __DECONST(nvlist_t **,
239 const nvlist_t *nvl __unused)
632 nvlist_size((const nvlist_t *)(intptr_t)nvp->nvp_data);
804 const unsigned char *ptr, size_t *leftp, size_t nfds, nvlist_t **chil
[all...]
/freebsd-12-stable/sys/cddl/compat/opensolaris/sys/
H A Dsunddi.h61 nvlist_t *attr_list, sysevent_id_t *eidp, int flag);
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_prop.c771 nvlist_t *nvl = fnvlist_alloc();
784 nvlist_t *nvl = fnvlist_alloc();
797 nvlist_t *nvl = fnvlist_alloc();
809 nvlist_t *dpsa_props;
853 nvlist_t *props, dmu_tx_t *tx)
863 * This usually happens when we reuse the nvlist_t data
869 nvlist_t *attrs = fnvpair_value_nvlist(pair);
906 dsl_props_set(const char *dsname, zprop_source_t source, nvlist_t *props)
935 const char *setpoint, dsl_prop_getflags_t flags, nvlist_t *nv)
944 nvlist_t *propva
[all...]
H A Dzcp_iter.c340 nvlist_t **props = lua_touserdata(state, 1);
350 nvlist_t *nvprop;
351 nvlist_t **props = lua_touserdata(state, lua_upvalueindex(1));
397 nvlist_t **props = lua_newuserdata(state, sizeof (nvlist_t *));
423 zcp_dataset_props(dsl_dataset_t *ds, nvlist_t *nv)
463 nvlist_t *nv = fnvlist_alloc();
H A Ddsl_deleg.c92 dsl_deleg_can_allow(char *ddname, nvlist_t *nvp, cred_t *cr)
101 nvlist_t *perms;
125 dsl_deleg_can_unallow(char *ddname, nvlist_t *nvp, cred_t *cr)
152 nvlist_t *dda_nvlist;
176 nvlist_t *perms;
219 nvlist_t *perms;
274 dsl_deleg_set(const char *ddname, nvlist_t *nvp, boolean_t unset)
306 dsl_deleg_get(const char *ddname, nvlist_t **nvp)
331 nvlist_t *sp_nvp;
347 nvlist_t *perms_nv
[all...]
H A Dspa_history.c197 * The nvlist_t* passed into this function will be transformed into a new
204 * The nvlist_t passed into this function will duplicated and should be freed
209 spa_history_log_notify(spa_t *spa, nvlist_t *nvl)
211 nvlist_t *hist_nvl = fnvlist_alloc();
266 nvlist_t *nvl = arg;
373 nvlist_t *nvl = fnvlist_alloc();
382 spa_history_log_nvl(spa_t *spa, nvlist_t *nvl)
386 nvlist_t *nvarg;
519 log_internal(nvlist_t *nvl, const char *operation, spa_t *spa,
587 nvlist_t *nv
[all...]
H A Dzfs_fm.c106 zfs_ereport_start(nvlist_t **ereport_out, nvlist_t **detector_out,
110 nvlist_t *ereport, *detector;
503 annotate_ecksum(nvlist_t *ereport, zio_bad_cksum_t *info,
673 nvlist_t *ereport = NULL;
674 nvlist_t *detector = NULL;
785 nvlist_t *ereport = NULL;
786 nvlist_t *detector = NULL;
813 nvlist_t *resource;
H A Dspa.c283 spa_prop_add_list(nvlist_t *nvl, zpool_prop_t prop, char *strval,
287 nvlist_t *propval;
305 spa_prop_get_config(spa_t *spa, nvlist_t **nvp)
426 spa_prop_get(spa_t *spa, nvlist_t **nvp)
533 spa_prop_validate(spa_t *spa, nvlist_t *props)
759 spa_configfile_set(spa_t *spa, nvlist_t *nvp, boolean_t need_sync)
784 spa_prop_set(spa_t *spa, nvlist_t *nvp)
1431 spa_config_parse(spa_t *spa, vdev_t **vdp, nvlist_t *nv, vdev_t *parent,
1434 nvlist_t **child;
1625 nvlist_t **spare
[all...]
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dvdev.h162 extern void vdev_top_config_generate(spa_t *spa, nvlist_t *config);
163 extern nvlist_t *vdev_config_generate(spa_t *spa, vdev_t *vd,
172 extern nvlist_t *vdev_label_read_config(vdev_t *vd, uint64_t txg);
173 extern void vdev_uberblock_load(vdev_t *, struct uberblock *, nvlist_t **);
H A Dvdev_removal.h63 nvlist_t *svr_zaplist;
H A Dzvol.h42 extern int zvol_get_stats(objset_t *os, nvlist_t *nv);
/freebsd-12-stable/usr.sbin/fstyp/
H A Dzfs.c51 nvlist_t *config = NULL;
/freebsd-12-stable/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dioctl.c75 nvl2py(nvlist_t *nvl)
88 nvlist_t *nval;
129 static nvlist_t *
132 nvlist_t *nvl;
154 nvlist_t *valnvl = dict2nvl(value);
213 nvlist_t *nvl;
316 nvlist_t *nvl;
/freebsd-12-stable/cddl/usr.sbin/zfsd/
H A Dzfsd_event.cc128 nvlist_t *devLabel(ReadLabel(devFd, inUse, degraded));
174 nvlist_t *
187 nvlist_t *devLabel = NULL;
227 nvlist_t *devConfig)
339 nvlist_t *vdevConfig = VdevIterator(zpl.front()).Find(VdevGUID());
H A Dzfsd_exception.cc87 ZfsdException::ZfsdException(nvlist_t *poolConfig, const char *fmt, ...)
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c396 print_vdev_tree(zpool_handle_t *zhp, const char *name, nvlist_t *nv, int indent,
399 nvlist_t **child;
436 prop_list_contains_feature(nvlist_t *proplist)
451 add_prop_list(const char *propname, char *propval, nvlist_t **props,
456 nvlist_t *proplist;
526 add_prop_list_default(const char *propname, char *propval, nvlist_t **props,
558 nvlist_t *nvroot;
564 nvlist_t *config;
634 nvlist_t *poolnvroot;
787 nvlist_t *confi
[all...]
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_dataset.c219 static nvlist_t *
220 process_user_props(zfs_handle_t *zhp, nvlist_t *props)
224 nvlist_t *propval;
225 nvlist_t *nvl;
340 nvlist_t *recvdprops;
374 nvlist_t *allprops, *userprops;
575 nvlist_t *bmarks;
576 nvlist_t *props;
606 nvlist_t *bmark_props)
978 nvlist_t *
[all...]
H A Dlibzfs_sendrecv.c73 recvflags_t *, int, const char *, nvlist_t *, avl_tree_t *, char **, int,
488 nvlist_t *fn_nvfs;
506 static nvlist_t *
543 fsavl_create(nvlist_t *fss)
555 nvlist_t *nvfs, *snaps;
607 nvlist_t *parent_snaps;
608 nvlist_t *fss;
609 nvlist_t *snapprops;
643 static void send_iterate_prop(zfs_handle_t *zhp, nvlist_t *nv);
652 nvlist_t *n
[all...]
H A Dlibzfs_fru.c78 static int (*_topo_node_fru)(tnode_t *, nvlist_t **, nvlist_t *, int *);
79 static int (*_topo_fmri_nvl2str)(topo_hdl_t *, nvlist_t *, char **, int *);
107 nvlist_t *fru;
H A Dlibzfs_iter.c43 nvlist_t *nvl = zfs_get_clones_nvl(zhp);
148 nvlist_t *range_nvl = NULL;
204 nvlist_t *props = NULL;
205 nvlist_t *bmarks = NULL;
224 nvlist_t *bmark_props;
/freebsd-12-stable/lib/libnv/tests/
H A Dnvlist_move_test.c53 const nvlist_t *cnvl;
54 nvlist_t *nvl;
H A Dnvlist_send_recv_test.c59 nvlist_t *nvl;
60 nvlist_t *empty;
90 nvlist_t *nvl;
91 const nvlist_t *cnvl, *empty;
341 nvlist_t *nvl;
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libcmdutils/
H A Dlibcmdutils.h122 extern nvlist_t *sysattr_list(char *, int, char *);
/freebsd-12-stable/sys/cam/ctl/
H A Dctl_ioctl.h462 nvlist_t * args_nvl;
465 nvlist_t * result_nvl;
558 nvlist_t * args_nvl;
561 nvlist_t * result_nvl;
/freebsd-12-stable/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_ioctl_compat.h529 nvlist_t *zfs_ioctl_compat_innvl(zfs_cmd_t *, nvlist_t *, const int,
531 nvlist_t *zfs_ioctl_compat_outnvl(zfs_cmd_t *, nvlist_t *, const int,

Completed in 311 milliseconds

12345678