Searched refs:FS_GetArchiveBase (Results 1 – 4 of 4) sorted by relevance
37 WFSClientContext * const context = (WFSClientContext*)FS_GetArchiveBase(archive); in WFSi_ArchiveReadCallback()98 WFSClientContext * const context = (WFSClientContext*)FS_GetArchiveBase(archive); in WFSi_RomArchiveProc()
44 (const void *)(FS_GetArchiveBase(arc) + src), dst, len, in MyRom_ReadCallback()
265 u32 FS_GetArchiveBase(const struct FSArchive *arc);
1416 CARDRomHashContext *hash = (CARDRomHashContext*)FS_GetArchiveBase(arc); in FSi_ReadSRLCallback()1816 u32 FS_GetArchiveBase(const struct FSArchive *arc) in FS_GetArchiveBase() function