Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/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.1.0/build/demos/gx/UnitTours/DEMOLib/src/
DDEMOHostio.c788 static const FSArchiveInterface FSiArchiveHIOInterface = in DEMOMountHostIO()
/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_archive.c1075 const FSArchiveInterface *vtbl, u32 reserved) in FS_MountArchive()
Dfs_archive_fatfs.c1574 static const FSArchiveInterface FSiArchiveFATFSInterface = in FSi_MountFATFSArchive()
Dfs_proc_default.c1548 static const FSArchiveInterface FSiArchiveProcInterface =