Searched refs:sr_uuid (Results 1 – 7 of 7) sorted by relevance
115 struct sr_uuid { struct132 struct sr_uuid ssd_uuid; /* unique identifier */ argument170 struct sr_uuid scm_uuid; /* unique identifier */269 struct sr_uuid sbv_uuid; /* Volume UUID. */337 extern struct sr_uuid sr_bootuuid;
78 struct sr_uuid sr_bootuuid;127 void sr_uuid_generate(struct sr_uuid *);128 char *sr_uuid_format(struct sr_uuid *);129 void sr_uuid_print(struct sr_uuid *, int);1348 sizeof(struct sr_uuid)); in sr_boot_assembly()1611 struct sr_uuid uuid; in sr_meta_native_attach()2802 struct sr_uuid uuid; in sr_hotspare()2887 memcpy(&hm->scmi.scm_uuid, &uuid, sizeof(struct sr_uuid)); in sr_hotspare()4453 sr_uuid_generate(struct sr_uuid *uuid) in sr_uuid_generate()4465 sr_uuid_format(struct sr_uuid *uuid) in sr_uuid_format()[all …]
708 sizeof(struct sr_uuid)); in sr_crypto_create_key_disk()725 sizeof(struct sr_uuid)); in sr_crypto_create_key_disk()
42 u_int8_t sr_uuid[BOOTSR_UUID_MAX]; member
24 struct sr_uuid kd_uuid;
122 memcpy(obd->sr_uuid, bv->sbv_uuid.sui_id, in elf64_exec()123 sizeof(obd->sr_uuid)); in elf64_exec()
689 memcpy(sr_bootuuid.sui_id, obd.sr_uuid, in cpu_configure()