Searched refs:Fatentsize (Results 1 – 1 of 1) sorted by relevance
69 static int Fatentsize = 0; variable1037 Fatentsize = 12; /* Size of fat entry in bits */ in prepare_image_file()1038 set_fat_string(wbpb, Fatentsize); in prepare_image_file()1258 Fatentsize = 12; /* Size of fat entry in bits */ in lookup_floppy()1259 if (!GetBPF && BitsPerFAT != Fatentsize) { in lookup_floppy()1262 set_fat_string(wbpb, Fatentsize); in lookup_floppy()1392 Fatentsize = 32; in compute_cluster_size()1394 Fatentsize = newfat; in compute_cluster_size()1396 Fatentsize = BitsPerFAT; in compute_cluster_size()1398 if (Fatentsize == 12 && in compute_cluster_size()[all …]