Searched refs:FS_RESULT_PROC_ASYNC (Results 1 – 7 of 7) sorted by relevance
104 result = FS_RESULT_PROC_ASYNC; in WFSi_RomArchiveProc()
46 return FS_RESULT_PROC_ASYNC; in MyRom_ReadCallback()
59 FS_RESULT_PROC_ASYNC = 256, enumerator
108 return FS_RESULT_PROC_ASYNC; in FSi_ReadRomCallback()
140 if (result == FS_RESULT_PROC_ASYNC) in FSi_WaitForArchiveCompletion()327 else if (result != FS_RESULT_PROC_ASYNC) in FSi_InvokeCommand()469 else if (FSi_InvokeCommand(file, FSi_GetCurrentCommand(file)) == FS_RESULT_PROC_ASYNC) in FSi_ExecuteAsyncCommand()
1037 result = FS_RESULT_PROC_ASYNC; in FSi_FATFS_ReadFile()1113 result = FS_RESULT_PROC_ASYNC; in FSi_FATFS_WriteFile()
711 case FS_RESULT_PROC_ASYNC: in FSi_TranslateCommand()