Home
last modified time | relevance | path

Searched defs:root_ds (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_zones.c358 be_zone_get_parent_uuid(const char *root_ds, uuid_t *uu) in be_zone_get_parent_uuid()
420 be_zone_set_parent_uuid(char *root_ds, uuid_t uu) in be_zone_set_parent_uuid()
462 be_zone_compare_uuids(char *root_ds) in be_zone_compare_uuids()
H A Dbe_snapshot.c412 char root_ds[MAXPATHLEN]; in _be_create_snapshot() local
641 char root_ds[MAXPATHLEN]; in _be_destroy_snapshot() local
H A Dbe_rename.c73 char root_ds[MAXPATHLEN]; in be_rename() local
H A Dbe_create.c1405 be_set_uuid(char *root_ds) in be_set_uuid()
1458 be_get_uuid(const char *root_ds, uuid_t *uu) in be_get_uuid()
1532 _be_destroy(const char *root_ds, be_destroy_data_t *dd) in _be_destroy()
3154 be_get_zone_be_name(char *root_ds, char *container_ds) in be_get_zone_be_name()
H A Dbe_utils.c469 char *root_ds = be_get_ds_from_dir("/"); in be_make_root_ds() local
522 char *root_ds = be_get_ds_from_dir("/"); in be_make_container_ds() local
2033 char *root_ds = strtok(NULL, BE_WHITE_SPACE); in be_update_menu() local
H A Dbe_activate.c235 char root_ds[MAXPATHLEN]; in _be_activate() local
/illumos-gate/usr/src/cmd/beadm/
H A Dbeadm.c269 const char *root_ds = cur_be->be_root_ds; in count_widths() local
418 const char *root_ds = be->be_root_ds; in print_be_snapshots() local
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c1089 char *root_ds = NULL; in install_bootloader() local