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.c957 nvmf_read_ioc_nv(int fd, u_long com, nvlist_t **nvlp) in nvmf_read_ioc_nv()
985 nvmf_reconnect_params(int fd, nvlist_t **nvlp) in nvmf_reconnect_params()
1018 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.c590 nvlist_alloc(nvlist_t **nvlp, uint_t nvflag, int kmflag) in nvlist_alloc()
596 nvlist_xalloc(nvlist_t **nvlp, uint_t nvflag, nv_alloc_t *nva) in nvlist_xalloc()
854 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); in nvpair_free() local
921 nvlist_dup(const nvlist_t *nvl, nvlist_t **nvlp, int kmflag) in nvlist_dup()
927 nvlist_xdup(const nvlist_t *nvl, nvlist_t **nvlp, nv_alloc_t *nva) in nvlist_xdup()
1240 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); in nvlist_add_common() local
2534 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); in nvs_embedded_nvl_array() local
2744 nvlist_unpack(char *buf, size_t buflen, nvlist_t **nvlp, int kmflag) in nvlist_unpack()
2750 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.c205 nvmf_copyin_handoff(const struct nvmf_ioc_nv *nv, nvlist_t **nvlp) in nvmf_copyin_handoff()
/freebsd/sys/dev/sound/pcm/
H A Dsndstat.c675 sndstat_create_devs_nvlist(nvlist_t **nvlp) in sndstat_create_devs_nvlist()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c1264 zcmd_read_dst_nvlist(libzfs_handle_t *hdl, zfs_cmd_t *zc, nvlist_t **nvlp) in zcmd_read_dst_nvlist()
H A Dlibzfs_pool.c5059 zpool_get_bootenv(zpool_handle_t *zhp, nvlist_t **nvlp) in zpool_get_bootenv()
H A Dlibzfs_sendrecv.c686 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.c6315 construct_fsacl_list(boolean_t un, struct allow_opts *opts, nvlist_t **nvlp) in construct_fsacl_list()