Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbe/common/
H A Dbe_zones.c451 char *active_ds; in be_zone_compare_uuids() local
467 if ((active_ds = be_get_ds_from_dir("/")) != NULL) { in be_zone_compare_uuids()
468 if ((be_zone_get_parent_uuid(active_ds, in be_zone_compare_uuids()
H A Dbe_activate.c221 char active_ds[MAXPATHLEN]; in _be_activate() local
348 active_ds, sizeof (active_ds))) != BE_SUCCESS) { in _be_activate()
355 if (strcmp(root_ds, active_ds) == 0) { in _be_activate()
373 if ((zhp = zfs_open(g_zfs, active_ds, in _be_activate()
376 "dataset (%s): %s\n"), active_ds, in _be_activate()
383 "active property (%s): %s\n"), active_ds, in _be_activate()