Searched refs:BitsPerFAT (Results 1 – 1 of 1) sorted by relevance
96 static int BitsPerFAT; /* Total size of FS in # of sectors */ variable1259 if (!GetBPF && BitsPerFAT != Fatentsize) { in lookup_floppy()1396 Fatentsize = BitsPerFAT; in compute_cluster_size()3439 BitsPerFAT = atoi(value); in parse_suboptions()3499 if (BitsPerFAT == 32) in sanity_check_options()3529 BitsPerFAT != 12 && BitsPerFAT != 16 && BitsPerFAT != 32) { in sanity_check_options()