Searched refs:bitmap_start_clu (Results 1 – 5 of 5) sorted by relevance
378 le32_to_cpu(dentry->bitmap_start_clu), in read_bitmap()381 if (!exfat_heap_clus(exfat, le32_to_cpu(dentry->bitmap_start_clu))) { in read_bitmap()383 le32_to_cpu(dentry->bitmap_start_clu)); in read_bitmap()387 exfat->disk_bitmap_clus = le32_to_cpu(dentry->bitmap_start_clu); in read_bitmap()
977 le32_to_cpu(dentry->bitmap_start_clu), in read_bitmap()986 if (!exfat_heap_clus(exfat, le32_to_cpu(dentry->bitmap_start_clu))) { in read_bitmap()988 le32_to_cpu(dentry->bitmap_start_clu)); in read_bitmap()992 exfat->disk_bitmap_clus = le32_to_cpu(dentry->bitmap_start_clu); in read_bitmap()996 le64_to_cpu(dentry->bitmap_start_clu), in read_bitmap()
162 bitmap_clu = le32_to_cpu(ed[1].bitmap_start_clu); in exfat_show_ondisk_all_info()
219 #define bitmap_start_clu dentry.bitmap.start_clu macro
353 ed[1].bitmap_start_clu = cpu_to_le32(EXFAT_FIRST_CLUSTER); in exfat_create_root_dir()