Searched refs:NV_ENCODE_XDR (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_fuid.c273 VERIFY(nvlist_size(nvp, &nvsize, NV_ENCODE_XDR) == 0);
276 NV_ENCODE_XDR, KM_SLEEP) == 0);
H A Dvdev_label.c797 error = nvlist_pack(label, &buf, &buflen, NV_ENCODE_XDR, KM_SLEEP);
1181 if (nvlist_pack(label, &buf, &buflen, NV_ENCODE_XDR, KM_SLEEP) == 0) {
H A Dspa.c6396 VERIFY(nvlist_size(nv, &nvsize, NV_ENCODE_XDR) == 0);
6406 VERIFY(nvlist_pack(nv, &packed, &nvsize, NV_ENCODE_XDR,
/netbsd-current/external/cddl/osnet/dist/uts/common/sys/
H A Dnvpair.h103 #define NV_ENCODE_XDR 1 macro
/netbsd-current/external/cddl/osnet/dist/common/nvpair/
H A Dnvpair.c2322 case NV_ENCODE_XDR:
/netbsd-current/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_sendrecv.c1810 NV_ENCODE_XDR, 0);

Completed in 206 milliseconds