Lines Matching refs:fatfs
34 #include "fatfs.h"
101 FATFS *fatfs = (FATFS *)mp->mData;
104 if (fatfs->fs_type == 0) {
289 FATFS *fatfs = (FATFS *)mp->mData;
292 if (fatfs->fs_type == 0) {
317 if (fatfs->win != NULL) {
318 ff_memfree(fatfs->win);
333 FATFS *fatfs = (FATFS *)mp->mData;
342 if (fatfs->fs_type == 0) {
360 if (fatfs->win != NULL) {
361 ff_memfree(fatfs->win);