Searched defs:uuid_str (Results 1 – 10 of 10) sorted by relevance
144 int uuid_str_to_bin(char *uuid_str, unsigned char *uuid_bin, int str_format) in uuid_str_to_bin()194 void uuid_bin_to_str(unsigned char *uuid_bin, char *uuid_str, int str_format) in uuid_bin_to_str()263 void gen_rand_uuid_str(char *uuid_str, int str_format) in gen_rand_uuid_str()
16 def add_uuid_to_metadata(uuid_str): argument
215 int btrfs_uuid(char *uuid_str) in btrfs_uuid()
241 int ext4fs_uuid(char *uuid_str) in ext4fs_uuid()
97 static inline int fs_uuid_unsupported(char *uuid_str) in fs_uuid_unsupported()386 int fs_uuid(char *uuid_str) in fs_uuid()
251 static char uuid_str[37]; in get_uuid() local
41 char uuid_str[UUID_STR_LEN + 1]; in extract_env() local
298 char *uuid_str; in pxe_uuid_path() local