Lines Matching refs:stream_nvfs
2063 nvlist_t *stream_nvfs = NULL;
2091 stream_nvfs = fsavl_find(stream_avl, ZFS_TYPE_SNAPSHOT,
2094 if (stream_nvfs != NULL)
2099 (void) nvlist_lookup_uint64(stream_nvfs, "origin",
2101 if (stream_nvfs && originguid != stream_originguid) {
2194 stream_nvfs = found;
2196 if (0 == nvlist_lookup_nvlist(stream_nvfs, "snapprops",
2263 stream_nvfs = found;
2265 if (0 == nvlist_lookup_nvlist(stream_nvfs,
2313 if (stream_nvfs == NULL) {
2336 VERIFY(0 == nvlist_lookup_string(stream_nvfs,
2338 VERIFY(0 == nvlist_lookup_uint64(stream_nvfs,