Searched refs:fat_type (Results 1 – 1 of 1) sorted by relevance
645 if(s->fat_type==32) { in fat_set()669 if(s->fat_type==32) { in fat_get()701 switch(s->fat_type) { in init_fat()1093 int fat_type = 0; in vvfat_parse_filename() local1105 fat_type = 32; in vvfat_parse_filename()1107 fat_type = 16; in vvfat_parse_filename()1109 fat_type = 12; in vvfat_parse_filename()1185 if (!s->fat_type) { in vvfat_open()1197 if (!s->fat_type) { in vvfat_open()1206 switch (s->fat_type) { in vvfat_open()[all …]