Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c2697 nvpair_t *snapel = NULL; in recv_fix_encryption_hierarchy() local
2712 while ((snapel = nvlist_next_nvpair(snaps, snapel)) != NULL) { in recv_fix_encryption_hierarchy()
2715 VERIFY(0 == nvpair_value_uint64(snapel, &guid)); in recv_fix_encryption_hierarchy()