SPC 52 uspace/srv/fs/exfat/exfat.h #define SPC(bs) ((uint32_t) (1 << (bs->sec_per_cluster))) SPC 53 uspace/srv/fs/fat/fat.h #define SPC(bs) (bs)->spc