Home
last modified time | relevance | path

Searched refs:fat_length (Results 1 – 6 of 6) sorted by relevance

/linux/fs/fat/
A Dinode.c72 unsigned fat_length; member
79 .fat_length = 1,
86 .fat_length = 2,
93 .fat_length = 1,
100 .fat_length = 2,
1425 return ent_per_sec * sbi->fat_length; in calc_fat_clusters()
1447 if (b->fat_length) in fat_bpb_is_zero()
1589 bpb->fat_fat_length = fdefaults->fat_length; in fat_read_static_bpb()
1701 sbi->fat_length = bpb.fat_fat_length; in fat_fill_super()
1714 if (!sbi->fat_length && bpb.fat32_length) { in fat_fill_super()
[all …]
A Dfat.h69 unsigned long fat_length; /* FAT start & length (sec.) */ member
A Dfatent.c384 sector_t backup_fat = sbi->fat_length * copy; in fat_mirror_bhs()
/linux/fs/exfat/
A Dexfat_raw.h92 __le32 fat_length; member
A Dsuper.c477 sbi->num_FAT_sectors = le32_to_cpu(p_boot->fat_length); in exfat_read_boot_sector()
/linux/include/uapi/linux/
A Dmsdos_fs.h119 __le16 fat_length; /* sectors/FAT */ member

Completed in 17 milliseconds