Searched refs:EXFAT_CLUSTER_SIZE (Results 1 – 3 of 3) sorted by relevance
51 #define EXFAT_CLUSTER_SIZE(pbr) (1 << ((pbr)->bsx.sect_size_bits + \ macro
138 exfat->clus_size = EXFAT_CLUSTER_SIZE(bs); in exfat_alloc_exfat()
407 if (EXFAT_CLUSTER_SIZE(bs) > 32 * MB) { in read_boot_region()410 EXFAT_CLUSTER_SIZE(bs)); in read_boot_region()437 if (le32_to_cpu(bs->bsx.clu_count) * EXFAT_CLUSTER_SIZE(bs) > in read_boot_region()