Lines Matching refs:le64_to_cpu
522 le64_to_cpu(stream_de->stream_valid_size)) in check_clus_chain()
719 if (le64_to_cpu(bs->bsx.vol_length) * EXFAT_SECTOR_SIZE(bs) > in read_boot_region()
723 le64_to_cpu(bs->bsx.vol_length), in read_boot_region()
988 node->size = le64_to_cpu(stream_de->stream_size); in read_file_dentries()
990 if (node->size < le64_to_cpu(stream_de->stream_valid_size)) { in read_file_dentries()
993 le64_to_cpu(stream_de->stream_valid_size), in read_file_dentries()
1093 le64_to_cpu(dentry->bitmap_size)); in read_bitmap()
1095 if (le64_to_cpu(dentry->bitmap_size) < in read_bitmap()
1098 le64_to_cpu(dentry->bitmap_size)); in read_bitmap()
1110 exfat_bitmap_set_range(exfat, le64_to_cpu(dentry->bitmap_start_clu), in read_bitmap()
1142 size = (ssize_t)le64_to_cpu(dentry->upcase_size); in read_upcase_table()
1146 le64_to_cpu(dentry->upcase_size)); in read_upcase_table()
1174 DIV_ROUND_UP(le64_to_cpu(dentry->upcase_size), in read_upcase_table()