Lines Matching refs:fat_mount
193 * stage2/fsys_fat.c (fat_mount): Ignore the 3rd bit of a media
2778 partition is FAT, because open_partition or fat_mount may set
4064 (fat_mount): Initialize clust_eof_marker to 0xff8, 0xfff8, or
4184 * stage2/fsys_fat.c (fat_mount): Fixed calculation of num_clust.
5104 (fat_mount): Use log2 instead of calculating the size/bit by a
5379 * stage2/fsys_fat.c (fat_mount): Check if BPB.SECTS_PER_CLUST is
5407 (fat_mount): FSMAX is no longer set.
5442 (fat_mount): Use fat_bpb structure, fill FAT_SUPER.
7801 (fat_mount): Use the macro IS_PC_SLICE_TYPE_FAT instead of
7819 * stage2/fsys_fat.c (fat_mount): Do not shift the fs type
7877 * stage2/fsys_fat.c (fat_mount): Likewise.