Searched refs:nbe_zhp (Results 1 – 1 of 1) sorted by relevance
1906 zfs_handle_t *nbe_zhp = NULL; in be_copy_zones() local1935 if ((nbe_zhp = zfs_open(g_zfs, nbe_root_ds, ZFS_TYPE_FILESYSTEM)) in be_copy_zones()1945 if (be_get_uuid(zfs_get_name(nbe_zhp), &uu) != BE_SUCCESS) { in be_copy_zones()1948 "dataset %s\n"), zfs_get_name(nbe_zhp)); in be_copy_zones()1949 ZFS_CLOSE(nbe_zhp); in be_copy_zones()1952 ZFS_CLOSE(nbe_zhp); in be_copy_zones()