Searched refs:FSi_GetCurrentCommand (Results 1 – 2 of 2) sorted by relevance
237 SDK_INLINE FSCommandType FSi_GetCurrentCommand(const FSFile *file) in FSi_GetCurrentCommand() function
117 FSCommandType command = FSi_GetCurrentCommand(file); in FSi_EndCommand()469 else if (FSi_InvokeCommand(file, FSi_GetCurrentCommand(file)) == FS_RESULT_PROC_ASYNC) in FSi_ExecuteAsyncCommand()496 result = FSi_InvokeCommand(file, FSi_GetCurrentCommand(file)); in FSi_ExecuteSyncCommand()