Home
last modified time | relevance | path

Searched refs:nvlist_merge (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/sys/contrib/openzfs/include/sys/
HDnvpair.h159 _SYS_NVPAIR_H int nvlist_merge(nvlist_t *, nvlist_t *, int);
/freebsd-head/sys/contrib/openzfs/module/nvpair/
HDfnvpair.c116 VERIFY0(nvlist_merge(dst, src, KM_SLEEP)); in fnvlist_merge()
HDnvpair.c2306 nvlist_merge(nvlist_t *dst, nvlist_t *nvl, int flag) in nvlist_merge() function
3929 EXPORT_SYMBOL(nvlist_merge);
/freebsd-head/sys/contrib/openzfs/module/zfs/
HDzfs_ioctl.c5335 (void) nvlist_merge(*errors, errlist, 0); in zfs_ioc_recv_impl()
5472 ASSERT(nvlist_merge(recvprops, recv_delayprops, 0) == 0); in zfs_ioc_recv_impl()
5476 ASSERT(nvlist_merge(localprops, local_delayprops, 0) == 0); in zfs_ioc_recv_impl()
5480 ASSERT(nvlist_merge(localprops, inherited_delayprops, 0) == 0); in zfs_ioc_recv_impl()
/freebsd-head/sys/contrib/openzfs/lib/libnvpair/
HDlibnvpair.abi152 …<elf-symbol name='nvlist_merge' type='func-type' binding='global-binding' visibility='default-visi…
3345 …on-decl name='nvlist_merge' mangled-name='nvlist_merge' visibility='default' binding='global' size…