MAXCLS12
howmany((RESFTE + (bpb.spc ? MINCLS16 : MAXCLS12 + 1)) *
(bpb.spc ? MINCLS16 : MAXCLS12 + 1) *
#define maxcls(fat) ((fat) == 12 ? MAXCLS12 : \
howmany((RESFTE + (bpb.spc ? MINCLS16 : MAXCLS12 + 1)) *
(bpb.spc ? MINCLS16 : MAXCLS12 + 1) *
#define maxcls(fat_type) ((fat_type) == 12 ? MAXCLS12 : \