Home | History | Annotate | Download | only in grub

Lines Matching full:fat_mount

34 	* 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
7718 * stage2/fsys_fat.c (fat_mount): Likewise.