Searched refs:EXFAT_DATA_CLUSTER_COUNT (Results 1 – 3 of 3) sorted by relevance
58 need_map_size = ((EXFAT_DATA_CLUSTER_COUNT(sbi) - 1) / BITS_PER_BYTE) in exfat_allocate_bitmap()246 unsigned int total_clus = EXFAT_DATA_CLUSTER_COUNT(sbi); in exfat_count_used_clusters()
26 #define EXFAT_DATA_CLUSTER_COUNT(sbi) \ macro
315 total_cnt = EXFAT_DATA_CLUSTER_COUNT(sbi); in exfat_alloc_cluster()