Searched refs:be_get_ds_from_dir (Results 1 – 6 of 6) sorted by relevance
158 char *be_get_ds_from_dir(char *);
467 if ((active_ds = be_get_ds_from_dir("/")) != NULL) { in be_zone_compare_uuids()
193 if ((ds = be_get_ds_from_dir(be_name)) != NULL) { in be_unmount()905 be_get_ds_from_dir(char *dir) in be_get_ds_from_dir() function2375 if ((zonepath_ds = be_get_ds_from_dir(zonepath)) in be_mount_zones()2486 if ((zonepath_ds = be_get_ds_from_dir(alt_zonepath)) in be_unmount_zones()
247 if ((root_ds = be_get_ds_from_dir("/")) != NULL) { in be_make_root_ds()288 if ((root_ds = be_get_ds_from_dir("/")) != NULL) { in be_make_container_ds()2475 if ((zpath = be_get_ds_from_dir("/")) != NULL) { in be_zpool_find_current_be_callback()
1692 if ((zonepath_ds = be_get_ds_from_dir(zonepath)) == NULL) in be_destroy_zones()1995 if ((ds = be_get_ds_from_dir(zonepath)) == NULL) in be_copy_zones()
1211 ((zone_ds = be_get_ds_from_dir(zone_path)) == NULL) || in be_promote_zone_ds()