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

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_zones.c451 char *active_ds; local
467 if ((active_ds = be_get_ds_from_dir("/")) != NULL) {
468 if ((be_zone_get_parent_uuid(active_ds,
H A Dbe_activate.c221 char active_ds[MAXPATHLEN]; local
347 active_ds, sizeof (active_ds))) != BE_SUCCESS) {
354 if (strcmp(root_ds, active_ds) == 0) {
372 if ((zhp = zfs_open(g_zfs, active_ds,
375 "dataset (%s): %s\n"), active_ds,
382 "active property (%s): %s\n"), active_ds,

Completed in 47 milliseconds