Searched refs:str_to_guid (Results 1 – 3 of 3) sorted by relevance
182 extern int str_to_guid(const char *buf, struct guid *const id);
470 int str_to_guid(const char *buf, struct guid *const id) in str_to_guid() function
290 if (str_to_guid(opt.drivename + 5, &gpt_guid)) in find_dp()