Searched refs:BE_ERR_NO_MOUNTED_ZONE (Results 1 – 5 of 5) sorted by relevance
136 BE_ERR_NO_MOUNTED_ZONE, /* Zone not mounted in alternate BE */ enumerator
232 ret = BE_ERR_NO_MOUNTED_ZONE; in be_find_mounted_zone_root()
385 ret = BE_ERR_NO_MOUNTED_ZONE; in _be_mount()396 if (ret == BE_SUCCESS || ret == BE_ERR_NO_MOUNTED_ZONE) in _be_mount()2641 zoneroot_ds, sizeof (zoneroot_ds))) == BE_ERR_NO_MOUNTED_ZONE) { in be_unmount_one_zone()
2878 case BE_ERR_NO_MOUNTED_ZONE: in be_err_to_str()
1322 case BE_ERR_NO_MOUNTED_ZONE: in be_do_mount()