Home
last modified time | relevance | path

Searched defs:uuid_str (Results 1 – 8 of 8) sorted by relevance

/u-boot/lib/
A Duuid.c151 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()
/u-boot/cmd/
A Dpxe.c48 char *uuid_str; in pxe_uuid_path() local
A Dgpt.c48 char uuid_str[UUID_STR_LEN + 1]; in extract_env() local
/u-boot/fs/btrfs/
A Dbtrfs.c279 int btrfs_uuid(char *uuid_str) in btrfs_uuid()
/u-boot/fs/ext4/
A Dext4fs.c262 int ext4fs_uuid(char *uuid_str) in ext4fs_uuid()
/u-boot/fs/
A Dfs.c114 static inline int fs_uuid_unsupported(char *uuid_str) in fs_uuid_unsupported()
445 int fs_uuid(char *uuid_str) in fs_uuid()
/u-boot/test/dm/
A Dacpigen.c1226 char uuid_str[UUID_STR_LEN + 1]; in dm_test_acpi_write_i2c_dsm() local
/u-boot/fs/fat/
A Dfat.c1382 int fat_uuid(char *uuid_str) in fat_uuid()

Completed in 20 milliseconds