canfat32boot      863 modules/file_shelter.c static int canfat32boot;
canfat32boot      996 modules/file_shelter.c     canfat32boot = can_boot_from_fat32();
canfat32boot     1149 modules/file_shelter.c             if (canfat32boot && cardsize>32*1024*1024) {
canfat32boot     1152 modules/file_shelter.c             else if (!canfat32boot && cardsize>2*1024*1024) {