Searched refs:fat_length (Results 1 – 6 of 6) sorted by relevance
512 bs->fat_length = FAT2CPU16(bs->fat_length); in read_bootsectandvi()518 if (bs->fat_length == 0) { in read_bootsectandvi()571 mydata->fatlength = bs.fat_length; in get_fs_info()
101 __u16 fat_length; /* Sectors/FAT */ member
123 le32_to_cpu(pbsx->fat_length)); in exfat_show_ondisk_all_info()
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()
111 __le32 fat_length; member
60 pbsx->fat_length = cpu_to_le32(finfo.fat_byte_len / bd->sector_size); in exfat_setup_boot_sector()88 le32_to_cpu(pbsx->fat_length)); in exfat_setup_boot_sector()