Home
last modified time | relevance | path

Searched refs:FS_IsArchiveTableLoaded (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/nitro/fs/
Dromfat.h310 BOOL FS_IsArchiveTableLoaded(volatile const struct FSArchive *arc);
/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_proc_default.c1244 if (FS_IsArchiveTableLoaded(arc)) in FSi_ROMFAT_Unmount()
1727 if ((p_mem != NULL) && FS_IsArchiveTableLoaded(p_arc)) in FS_LoadArchiveTables()
1791 if (FS_IsArchiveTableLoaded(arc)) in FS_UnloadArchiveTables()
1877 BOOL FS_IsArchiveTableLoaded(volatile const struct FSArchive *arc) in FS_IsArchiveTableLoaded() function