Home
last modified time | relevance | path

Searched refs:fat_mount (Results 1 – 4 of 4) sorted by relevance

/external/grub/stage2/
Dfilesys.h45 int fat_mount (void);
Dfsys_fat.c67 fat_mount (void) in fat_mount() function
Ddisk_io.c55 {"fat", fat_mount, fat_read, fat_dir, 0, 0},
/external/grub/
DChangeLog34 * stage2/fsys_fat.c (fat_mount): Ignore the 3rd bit of a media
2619 partition is FAT, because open_partition or fat_mount may set
3905 (fat_mount): Initialize clust_eof_marker to 0xff8, 0xfff8, or
4025 * stage2/fsys_fat.c (fat_mount): Fixed calculation of num_clust.
4945 (fat_mount): Use log2 instead of calculating the size/bit by a
5220 * stage2/fsys_fat.c (fat_mount): Check if BPB.SECTS_PER_CLUST is
5248 (fat_mount): FSMAX is no longer set.
5283 (fat_mount): Use fat_bpb structure, fill FAT_SUPER.
7642 (fat_mount): Use the macro IS_PC_SLICE_TYPE_FAT instead of
7660 * stage2/fsys_fat.c (fat_mount): Do not shift the fs type
[all …]