Home
last modified time | relevance | path

Searched defs:nvlp (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/contrib/openzfs/contrib/coverity/
H A Dmodel.c372 nvlist_alloc(nvlist_t **nvlp, uint_t nvflag, int kmflag) in nvlist_alloc()
391 nvlist_dup(const nvlist_t *nvl, nvlist_t **nvlp, int kmflag) in nvlist_dup()
452 nvlist_unpack(char *buf, size_t buflen, nvlist_t **nvlp, int kmflag) in nvlist_unpack()
/freebsd/lib/libnvmf/
H A Dnvmf_host.c948 nvmf_read_ioc_nv(int fd, u_long com, nvlist_t **nvlp) in nvmf_read_ioc_nv()
976 nvmf_reconnect_params(int fd, nvlist_t **nvlp) in nvmf_reconnect_params()
1007 nvmf_connection_status(int fd, nvlist_t **nvlp) in nvmf_connection_status()
H A Dnvmf_transport.c239 nvmf_kernel_handoff_params(struct nvmf_qpair *qp, nvlist_t **nvlp) in nvmf_kernel_handoff_params()
/freebsd/sys/contrib/openzfs/module/nvpair/
H A Dnvpair.c589 nvlist_alloc(nvlist_t **nvlp, uint_t nvflag, int kmflag) in nvlist_alloc()
595 nvlist_xalloc(nvlist_t **nvlp, uint_t nvflag, nv_alloc_t *nva) in nvlist_xalloc()
853 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); in nvpair_free() local
920 nvlist_dup(const nvlist_t *nvl, nvlist_t **nvlp, int kmflag) in nvlist_dup()
926 nvlist_xdup(const nvlist_t *nvl, nvlist_t **nvlp, nv_alloc_t *nva) in nvlist_xdup()
1239 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); in nvlist_add_common() local
2533 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); in nvs_embedded_nvl_array() local
2743 nvlist_unpack(char *buf, size_t buflen, nvlist_t **nvlp, int kmflag) in nvlist_unpack()
2749 nvlist_xunpack(char *buf, size_t buflen, nvlist_t **nvlp, nv_alloc_t *nva) in nvlist_xunpack()
/freebsd/sys/dev/nvmf/
H A Dnvmf_transport.c259 nvmf_unpack_ioc_nvlist(const struct nvmf_ioc_nv *nv, nvlist_t **nvlp) in nvmf_unpack_ioc_nvlist()
/freebsd/sys/dev/nvmf/host/
H A Dnvmf.c201 nvmf_copyin_handoff(const struct nvmf_ioc_nv *nv, nvlist_t **nvlp) in nvmf_copyin_handoff()
/freebsd/sys/dev/sound/pcm/
H A Dsndstat.c671 sndstat_create_devs_nvlist(nvlist_t **nvlp) in sndstat_create_devs_nvlist()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c1257 zcmd_read_dst_nvlist(libzfs_handle_t *hdl, zfs_cmd_t *zc, nvlist_t **nvlp) in zcmd_read_dst_nvlist()
H A Dlibzfs_pool.c5040 zpool_get_bootenv(zpool_handle_t *zhp, nvlist_t **nvlp) in zpool_get_bootenv()
H A Dlibzfs_sendrecv.c685 boolean_t backup, boolean_t holds, boolean_t props, nvlist_t **nvlp, in gather_nvlist()
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c6300 construct_fsacl_list(boolean_t un, struct allow_opts *opts, nvlist_t **nvlp) in construct_fsacl_list()