Searched refs:EXFAT_DATA_CLUSTER_COUNT (Results 1 – 5 of 5) sorted by relevance
39 need_map_size = ((EXFAT_DATA_CLUSTER_COUNT(sbi) - 1) / BITS_PER_BYTE) in exfat_allocate_bitmap() 222 unsigned int total_clus = EXFAT_DATA_CLUSTER_COUNT(sbi); in exfat_count_used_clusters()
26 #define EXFAT_DATA_CLUSTER_COUNT(sbi) \ macro
357 total_cnt = EXFAT_DATA_CLUSTER_COUNT(sbi); in exfat_alloc_cluster()
1139 if (unlikely(++clu_count > EXFAT_DATA_CLUSTER_COUNT(sbi))) in exfat_find_dir_entry()
932 if (unlikely(++clu_count > EXFAT_DATA_CLUSTER_COUNT(sbi))) in exfat_check_dir_empty()