Home
last modified time | relevance | path

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

/linux/fs/fat/
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 …]
A Dfat.h72 unsigned long fat_length; /* FAT start & length (sec.) */ member
A Dfatent.c385 sector_t backup_fat = sbi->fat_length * copy; in fat_mirror_bhs()
/linux/fs/exfat/
A Dexfat_raw.h96 __le32 fat_length; member
A Dsuper.c516 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 24 milliseconds