maxcls
#define maxcls(fat) ((fat) == 12 ? MAXCLS12 : \
#define maxcls(fat_type) ((fat_type) == 12 ? MAXCLS12 : \