Searched refs:fat_length (Results 1 – 5 of 5) sorted by relevance
504 bs->fat_length = FAT2CPU16(bs->fat_length); in read_bootsectandvi()510 if (bs->fat_length == 0) { in read_bootsectandvi()562 mydata->fatlength = bs.fat_length; in get_fs_info()
931 mydata->fatlength = bs.fat_length; in do_fat_write()
119 __le16 fat_length; /* sectors/FAT */ member
101 __u16 fat_length; /* Sectors/FAT */ member
524 __u32 sect_count, fat_size, dir_size, cluster_count, fat_length; in probe_fat() local542 fat_length = blkid_le16(ms->ms_fat_length); in probe_fat()543 if (fat_length == 0) in probe_fat()544 fat_length = blkid_le32(vs->vs_fat32_length); in probe_fat()546 fat_size = fat_length * ms->ms_fats; in probe_fat()