Home
last modified time | relevance | path

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

/external/syslinux/core/fs/fat/
Dfat_fs.h35 struct fat_bpb { struct
142 static inline int root_dir_size(struct fs_info *fs, struct fat_bpb *fat) in root_dir_size()
Dfat.c725 struct fat_bpb fat; in vfat_fs_init()
795 struct fat_bpb fat; in vfat_copy_superblock()
808 sb_off = offsetof(struct fat_bpb, sector_size); in vfat_copy_superblock()
809 sb_len = offsetof(struct fat_bpb, fat12_16) - sb_off \ in vfat_copy_superblock()