Searched refs:nbe_zhp (Results 1 – 1 of 1) sorted by relevance
1908 zfs_handle_t *nbe_zhp = NULL; in be_copy_zones() local1937 if ((nbe_zhp = zfs_open(g_zfs, nbe_root_ds, ZFS_TYPE_FILESYSTEM)) in be_copy_zones()1947 if (be_get_uuid(zfs_get_name(nbe_zhp), &uu) != BE_SUCCESS) { in be_copy_zones()1950 "dataset %s\n"), zfs_get_name(nbe_zhp)); in be_copy_zones()1951 ZFS_CLOSE(nbe_zhp); in be_copy_zones()1954 ZFS_CLOSE(nbe_zhp); in be_copy_zones()