Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dfilesys.h65 int fat_mount (void);
H A Dfsys_fat.c68 fat_mount (void) in fat_mount() function
H A Ddisk_io.c55 {"fat", fat_mount, fat_read, fat_dir, 0, 0},
/titanic_41/usr/src/grub/grub-0.97/
H A DChangeLog193 * 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
[all …]