Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_zones.c464 char *active_ds; in be_zone_compare_uuids() local
480 if ((active_ds = be_get_ds_from_dir("/")) != NULL) { in be_zone_compare_uuids()
481 if ((be_zone_get_parent_uuid(active_ds, in be_zone_compare_uuids()
H A Dbe_activate.c236 char active_ds[MAXPATHLEN]; in _be_activate() local
394 active_ds, sizeof (active_ds))) != BE_SUCCESS) { in _be_activate()
401 if (strcmp(root_ds, active_ds) == 0) { in _be_activate()
419 if ((zhp = zfs_open(g_zfs, active_ds, in _be_activate()
422 "dataset (%s): %s\n"), active_ds, in _be_activate()
429 "active property (%s): %s\n"), active_ds, in _be_activate()