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

12345678

/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zstreamdump/
H A Dzstreamdump.c353 nvlist_t *nv;
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzcp_get.c339 nvlist_t *clones = fnvlist_alloc();
H A Dvdev.c659 vdev_alloc(spa_t *spa, vdev_t **vdp, nvlist_t *nv, vdev_t *parent, uint_t id,
1900 nvlist_t *label;
1903 nvlist_t *nvl;
3155 nvlist_t *label;
4060 nvlist_t **aux;
H A Dspa_misc.c715 spa_add(const char *name, nvlist_t *config, const char *altroot)
838 nvlist_t *features;
H A Dvdev_disk.c899 vdev_disk_read_rootlabel(char *devpath, char *devid, nvlist_t **config)
H A Ddmu_objset.c1278 nvlist_t *snaps = fnvlist_alloc();
1953 dmu_objset_stats(objset_t *os, nvlist_t *nv)
H A Ddmu_send.c917 nvlist_t *nvl = fnvlist_alloc();
3034 resume_check(struct receive_arg *ra, nvlist_t *begin_nvl)
3079 nvlist_t *begin_nvl = NULL;
H A Ddsl_dir.c1086 dsl_dir_stats(dsl_dir_t *dd, nvlist_t *nv)
H A Dzfs_znode.c1867 zfs_create_fs(objset_t *os, cred_t *cr, nvlist_t *zplprops, dmu_tx_t *tx)
/freebsd-12-stable/usr.sbin/rtsold/
H A Drtsold.c338 nvlist_t *limits;
/freebsd-12-stable/sys/netpfil/pf/
H A Dpf_ioctl.c2259 nvlist_t *nvl = NULL;
2427 nvlist_t *nvrule = NULL;
2428 nvlist_t *nvl = NULL;
4802 nvlist_t *nvl = NULL;
4927 nvlist_t *nvl = NULL;
4985 nvlist_t *nvl = NULL;
5043 nvlist_t *nvl = NULL, *nvls;
5110 nvlist_t *nvl = NULL, *nvls;
/freebsd-12-stable/lib/libcasper/services/cap_sysctl/tests/
H A Dsysctl_test.c188 nvlist_t *limits;
1123 nvlist_t *limits;
/freebsd-12-stable/usr.sbin/ctladm/
H A Dctladm.c406 nvlist_t *option_list;
2395 nvlist_t *option_list;
2559 nvlist_t *option_list;
2662 nvlist_t *option_list;
/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c173 static int qlnx_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *params);
175 static int qlnx_iov_add_vf(device_t dev, uint16_t vfnum, const nvlist_t *params);
8175 nvlist_t *pf_schema, *vf_schema;
8287 qlnx_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *nvlist_params)
8401 qlnx_iov_add_vf(device_t dev, uint16_t vfnum, const nvlist_t *params)
/freebsd-12-stable/sys/net/
H A Dpfvar.h1668 const struct pf_krule *, nvlist_t *);
H A Diflib.c5341 iflib_device_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *params)
5364 iflib_device_iov_add_vf(device_t dev, uint16_t vfnum, const nvlist_t *params)
/freebsd-12-stable/sys/cam/ctl/
H A Dctl.c2888 nvlist_t *tmp_args_nvl;
3167 nvlist_t *tmp_args_nvl;

Completed in 472 milliseconds

12345678