Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_sendrecv.c3096 boolean_t is_encroot, is_clone, stream_encroot; in recv_fix_encryption_hierarchy() local
3106 stream_encroot = nvlist_exists(stream_nvfs, "is_encroot"); in recv_fix_encryption_hierarchy()
3148 if (stream_encroot) { in recv_fix_encryption_hierarchy()
3192 if (!stream_encroot && is_encroot && in recv_fix_encryption_hierarchy()