Searched refs:FS_RESULT_PROC_ASYNC (Results 1 – 7 of 7) sorted by relevance
46 return FS_RESULT_PROC_ASYNC; in MyRom_ReadCallback()
59 FS_RESULT_PROC_ASYNC = 256, enumerator
104 result = FS_RESULT_PROC_ASYNC; in WFSi_RomArchiveProc()
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()470 else if (FSi_InvokeCommand(file, FSi_GetCurrentCommand(file)) == FS_RESULT_PROC_ASYNC) in FSi_ExecuteAsyncCommand()
1057 result = FS_RESULT_PROC_ASYNC; in FSi_FATFS_ReadFile()1154 result = FS_RESULT_PROC_ASYNC; in FSi_FATFS_WriteFile()
696 case FS_RESULT_PROC_ASYNC: in FSi_TranslateCommand()