Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c3391 nvpair_t *snapel = NULL; in recv_fix_encryption_hierarchy() local
3406 while ((snapel = nvlist_next_nvpair(snaps, snapel)) != NULL) { in recv_fix_encryption_hierarchy()
3409 guid = fnvpair_value_uint64(snapel); in recv_fix_encryption_hierarchy()