Searched refs:fats (Results 1 – 3 of 3) sorted by relevance
1373 if (b->fats) in fat_bpb_is_zero()1400 bpb->fat_fats = b->fats; in fat_read_bpb()1651 sbi->fats = bpb.fat_fats; in fat_fill_super()1717 sbi->dir_start = sbi->fat_start + sbi->fats * sbi->fat_length; in fat_fill_super()
70 unsigned char fats, fat_bits; /* number of FATs, FAT bits (12,16 or 32) */ member
384 for (copy = 1; copy < sbi->fats; copy++) { in fat_mirror_bhs()
Completed in 13 milliseconds