Searched refs:FS_NotifyArchiveAsyncEnd (Results 1 – 6 of 6) sorted by relevance
67 FS_NotifyArchiveAsyncEnd(FS_GetAttachedArchive(file), result); in WFSi_ArchiveReadDoneCallback()
36 FS_NotifyArchiveAsyncEnd((FSArchive *)arc, FS_RESULT_SUCCESS); in MyRom_OnReadDone()
89 FS_NotifyArchiveAsyncEnd((FSArchive *)arg, in FSi_OnRomReadDone()
1230 void FS_NotifyArchiveAsyncEnd(FSArchive *arc, FSResult ret) in FS_NotifyArchiveAsyncEnd() function
475 FS_NotifyArchiveAsyncEnd(context->arc, FSi_ConvertError(buffer->header.result)); in FSi_FATFSAsyncDone()
352 void FS_NotifyArchiveAsyncEnd(FSArchive *arc, FSResult ret);