Home
last modified time | relevance | path

Searched refs:fat_dir_entry (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/core/fs/fat/
Dfat.c394 static void copy_long_chunk(uint16_t *buf, const struct fat_dir_entry *de) in copy_long_chunk()
417 const struct fat_dir_entry *dir) in first_sector()
442 const struct fat_dir_entry *de; in vfat_find_entry()
592 const struct fat_dir_entry *de; in vfat_readdir()
609 de = (const struct fat_dir_entry *)(data + sec_off); in vfat_readdir()
698 file->offset += sizeof(struct fat_dir_entry); in vfat_readdir()
Dfat_fs.h105 struct fat_dir_entry { struct