Searched refs:gen_rand_uuid (Results 1 – 11 of 11) sorted by relevance
236 void gen_rand_uuid(unsigned char *uuid_bin) in gen_rand_uuid() function269 gen_rand_uuid(uuid_bin); in gen_rand_uuid_str()
43 void gen_rand_uuid(unsigned char *uuid_bin);
403 static void gen_rand_uuid(unsigned char *uuid_bin) in gen_rand_uuid() function553 gen_rand_uuid(gptHead->disk_guid.raw); in create_gpt_buffer()561 gen_rand_uuid(gptEntry->partition_type_guid.raw); in create_gpt_buffer()562 gen_rand_uuid(gptEntry->unique_partition_guid.raw); in create_gpt_buffer()
267 void gen_rand_uuid(unsigned char *uuid_bin);
3533 void gen_rand_uuid(unsigned char *uuid_bin) in gen_rand_uuid() function3579 gen_rand_uuid(gptHead->disk_guid.raw); in create_gpt_buffer()3585 gen_rand_uuid(gptEntry->partition_type_guid.raw); in create_gpt_buffer()3586 gen_rand_uuid(gptEntry->unique_partition_guid.raw); in create_gpt_buffer()