Searched defs:uuid_str (Results 1 – 8 of 8) sorted by relevance
151 int uuid_str_to_bin(const char *uuid_str, unsigned char *uuid_bin, in uuid_str_to_bin()203 void uuid_bin_to_str(const unsigned char *uuid_bin, char *uuid_str, in uuid_bin_to_str()293 void gen_rand_uuid_str(char *uuid_str, int str_format) in gen_rand_uuid_str()
48 char *uuid_str; in pxe_uuid_path() local
48 char uuid_str[UUID_STR_LEN + 1]; in extract_env() local
279 int btrfs_uuid(char *uuid_str) in btrfs_uuid()
262 int ext4fs_uuid(char *uuid_str) in ext4fs_uuid()
114 static inline int fs_uuid_unsupported(char *uuid_str) in fs_uuid_unsupported()445 int fs_uuid(char *uuid_str) in fs_uuid()
1226 char uuid_str[UUID_STR_LEN + 1]; in dm_test_acpi_write_i2c_dsm() local
1382 int fat_uuid(char *uuid_str) in fat_uuid()
Completed in 20 milliseconds