Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c3095 nvpair_t *snapel = NULL; in recv_fix_encryption_hierarchy() local
3110 while ((snapel = nvlist_next_nvpair(snaps, snapel)) != NULL) { in recv_fix_encryption_hierarchy()
3113 VERIFY(0 == nvpair_value_uint64(snapel, &guid)); in recv_fix_encryption_hierarchy()