Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbe/common/
H A Dbe_create.c1900 char new_zoneroot_ds[MAXPATHLEN]; in be_copy_zones() local
2063 (void) snprintf(new_zoneroot_ds, sizeof (new_zoneroot_ds), in be_copy_zones()
2071 bt.nbe_root_ds = new_zoneroot_ds; in be_copy_zones()
2120 (void) snprintf(new_zoneroot_ds, in be_copy_zones()
2121 sizeof (new_zoneroot_ds), in be_copy_zones()
2125 bt.nbe_root_ds = new_zoneroot_ds; in be_copy_zones()
2183 if ((z_zhp = zfs_open(g_zfs, new_zoneroot_ds, in be_copy_zones()
2187 "(%s): %s\n"), new_zoneroot_ds, in be_copy_zones()