Searched refs:be_get_ds_from_dir (Results 1 – 6 of 6) sorted by relevance
172 char *be_get_ds_from_dir(char *);
195 if ((ds = be_get_ds_from_dir(be_name)) != NULL) { in be_unmount()915 be_get_ds_from_dir(char *dir) in be_get_ds_from_dir() function2330 if ((zonepath_ds = be_get_ds_from_dir(zonepath)) in be_mount_zones()2441 if ((zonepath_ds = be_get_ds_from_dir(alt_zonepath)) in be_unmount_zones()
480 if ((active_ds = be_get_ds_from_dir("/")) != NULL) { in be_zone_compare_uuids()
1769 if ((zonepath_ds = be_get_ds_from_dir(zonepath)) == NULL) in be_destroy_zones()2076 if ((ds = be_get_ds_from_dir(zonepath)) == NULL) in be_copy_zones()
469 char *root_ds = be_get_ds_from_dir("/"); in be_make_root_ds()522 char *root_ds = be_get_ds_from_dir("/"); in be_make_container_ds()
1551 ((zone_ds = be_get_ds_from_dir(zone_path)) == NULL) || in be_promote_zone_ds()