Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_create.c1981 char new_zoneroot_ds[MAXPATHLEN]; in be_copy_zones() local
2148 (void) snprintf(new_zoneroot_ds, sizeof (new_zoneroot_ds), in be_copy_zones()
2156 bt.nbe_root_ds = new_zoneroot_ds; in be_copy_zones()
2205 (void) snprintf(new_zoneroot_ds, in be_copy_zones()
2206 sizeof (new_zoneroot_ds), in be_copy_zones()
2210 bt.nbe_root_ds = new_zoneroot_ds; in be_copy_zones()
2268 if ((z_zhp = zfs_open(g_zfs, new_zoneroot_ds, in be_copy_zones()
2272 "(%s): %s\n"), new_zoneroot_ds, in be_copy_zones()