Home
last modified time | relevance | path

Searched refs:be_get_supported_brandlist (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libbe/common/
H A Dlibbe_priv.h219 zoneBrandList_t *be_get_supported_brandlist(void);
H A Dbe_zones.c337 be_get_supported_brandlist(void) in be_get_supported_brandlist() function
H A Dbe_mount.c2309 if ((brands = be_get_supported_brandlist()) == NULL) { in be_mount_zones()
2416 if ((brands = be_get_supported_brandlist()) == NULL) { in be_unmount_zones()
H A Dbe_create.c1705 if ((brands = be_get_supported_brandlist()) == NULL) { in be_destroy_zones()
2000 if ((brands = be_get_supported_brandlist()) == NULL) { in be_copy_zones()
H A Dbe_activate.c1495 if ((brands = be_get_supported_brandlist()) == NULL) { in be_promote_zone_ds()