Searched refs:clu_count (Results 1 – 4 of 4) sorted by relevance
114 total_clus = le32_to_cpu(pbsx->clu_count); in exfat_show_ondisk_all_info()191 total_clus = le32_to_cpu(pbsx->clu_count); in exfat_show_ondisk_all_info()
214 exfat->clus_count = le32_to_cpu(bs->bsx.clu_count); in init_exfat()728 if (le32_to_cpu(bs->bsx.clu_count) * EXFAT_CLUSTER_SIZE(bs) > in read_boot_region()732 le32_to_cpu(bs->bsx.clu_count), in read_boot_region()899 if (node->size > le32_to_cpu(exfat->bs->bsx.clu_count) * in check_inode()1281 last_clus = le32_to_cpu(exfat->bs->bsx.clu_count) + 2; in write_dirty_fat()
113 __le32 clu_count; member
62 pbsx->clu_count = cpu_to_le32(finfo.total_clu_cnt); in exfat_setup_boot_sector()92 le32_to_cpu(pbsx->clu_count)); in exfat_setup_boot_sector()