Home
last modified time | relevance | path

Searched refs:FSArchiveInterface (Results 1 – 5 of 5) sorted by relevance

/TwlSDK-5.4/include/nitro/fs/
Darchive.h38 typedef struct FSArchiveInterface struct
81 FSArchiveInterface; argument
83 SDK_COMPILER_ASSERT(sizeof(FSArchiveInterface) == 256);
105 const FSArchiveInterface *vtbl; // Command interface
305 const FSArchiveInterface *vtbl, u32 reserved);
/TwlSDK-5.4/build/demos/gx/UnitTours/DEMOLib/src/
DDEMOHostio.c792 static const FSArchiveInterface FSiArchiveHIOInterface = in DEMOMountHostIO()
/TwlSDK-5.4/build/libraries/fs/common/src/
Dfs_archive.c1082 const FSArchiveInterface *vtbl, u32 reserved) in FS_MountArchive()
Dfs_archive_fatfs.c1615 static const FSArchiveInterface FSiArchiveFATFSInterface = in FSi_MountFATFSArchive()
Dfs_proc_default.c1547 static const FSArchiveInterface FSiArchiveProcInterface =