Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dmsdos_fs.h115 __u8 fats; /* number of FATs */ member
/linux/fs/fat/
A Dinode.c1439 if (b->fats) in fat_bpb_is_zero()
1466 bpb->fat_fats = b->fats; in fat_read_bpb()
1698 sbi->fats = bpb.fat_fats; in fat_fill_super()
1761 sbi->dir_start = sbi->fat_start + sbi->fats * sbi->fat_length; in fat_fill_super()
A Dfat.h67 unsigned char fats, fat_bits; /* number of FATs, FAT bits (12,16 or 32) */ member
A Dfatent.c383 for (copy = 1; copy < sbi->fats; copy++) { in fat_mirror_bhs()
/linux/block/partitions/
A Dmsdos.c630 if (slot == 1 && fb->reserved && fb->fats in msdos_partition()
/linux/fs/ntfs/
A Dlayout.h41 u8 fats; /* zero */ member
A Dsuper.c611 le32_to_cpu(b->bpb.large_sectors) || b->bpb.fats) in is_boot_sector_ntfs()

Completed in 33 milliseconds