Home
last modified time | relevance | path

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

/linux-6.15/fs/fat/
H A Dinode.c71 unsigned fat_length; member
78 .fat_length = 1,
85 .fat_length = 2,
92 .fat_length = 1,
99 .fat_length = 2,
1357 return ent_per_sec * sbi->fat_length; in calc_fat_clusters()
1379 if (b->fat_length) in fat_bpb_is_zero()
1521 bpb->fat_fat_length = fdefaults->fat_length; in fat_read_static_bpb()
1652 sbi->fat_length = bpb.fat_fat_length; in fat_fill_super()
1665 if (!sbi->fat_length && bpb.fat32_length) { in fat_fill_super()
[all …]
H A Dfat.h72 unsigned long fat_length; /* FAT start & length (sec.) */ member
H A Dfatent.c385 sector_t backup_fat = sbi->fat_length * copy; in fat_mirror_bhs()
/linux-6.15/fs/exfat/
H A Dexfat_raw.h96 __le32 fat_length; member
H A Dsuper.c507 sbi->num_FAT_sectors = le32_to_cpu(p_boot->fat_length); in exfat_read_boot_sector()
/linux-6.15/include/uapi/linux/
H A Dmsdos_fs.h119 __le16 fat_length; /* sectors/FAT */ member