Home
last modified time | relevance | path

Searched defs:fat_size (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/efi_loader/
H A Defi_unicode_collation.c241 efi_uintn_t fat_size, char *fat, u16 *string) in efi_fat_to_str()
274 const u16 *string, efi_uintn_t fat_size, in efi_str_to_fat()
/openbmc/u-boot/fs/fat/
H A Dfat.c1096 int fat_size(const char *filename, loff_t *size) in fat_size() function