Searched refs:fat_error (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dfs.h39 int fat_error(Stream_t *Dir);
H A Dfat_free.c39 while (!This->fat_error) {
H A DfsP.h39 int fat_error; member in struct:Fs_t
H A Dfat.c76 Stream->fat_error = 0;
426 if (This->fat_error)
743 This->fat_error = 0;
764 This->fat_error++;
846 int fat_error(Stream_t *Dir) function
851 if(This->fat_error)
854 return This->fat_error;
H A Dmk_direntry.c485 if (fat_error(Dir))
H A Dmainloop.c278 if (fat_error(Dir))

Completed in 101 milliseconds