Searched refs:fats (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/include/uapi/linux/
H A Dmsdos_fs.h117 __u8 fats; /* number of FATs */ member in struct:fat_boot_sector
/linux-4.4.14/fs/fat/
H A Dinode.c1328 if (b->fats) fat_bpb_is_zero()
1355 bpb->fat_fats = b->fats; fat_read_bpb()
1578 sbi->fats = bpb.fat_fats; fat_fill_super()
1635 sbi->dir_start = sbi->fat_start + sbi->fats * sbi->fat_length; fat_fill_super()
H A Dfat.h66 unsigned char fats, fat_bits; /* number of FATs, FAT bits (12,16 or 32) */ member in struct:msdos_sb_info
H A Dfatent.c383 for (copy = 1; copy < sbi->fats; copy++) { fat_mirror_bhs()
/linux-4.4.14/block/partitions/
H A Dmsdos.c495 if (slot == 1 && fb->reserved && fb->fats msdos_partition()
/linux-4.4.14/fs/ntfs/
H A Dlayout.h55 u8 fats; /* zero */ member in struct:__anon11744
H A Dsuper.c625 le32_to_cpu(b->bpb.large_sectors) || b->bpb.fats) is_boot_sector_ntfs()

Completed in 336 milliseconds