Searched defs:uuid_str (Results 1 – 5 of 5) sorted by relevance
145 int uuid_str_to_bin(char *uuid_str, unsigned char *uuid_bin, int str_format) in uuid_str_to_bin()195 void uuid_bin_to_str(unsigned char *uuid_bin, char *uuid_str, int str_format) in uuid_bin_to_str()264 void gen_rand_uuid_str(char *uuid_str, int str_format) in gen_rand_uuid_str()
241 int ext4fs_uuid(char *uuid_str) in ext4fs_uuid()
97 static inline int fs_uuid_unsupported(char *uuid_str) in fs_uuid_unsupported()348 int fs_uuid(char *uuid_str) in fs_uuid()
42 char uuid_str[UUID_STR_LEN + 1]; in extract_env() local
299 char *uuid_str; in pxe_uuid_path() local