Searched refs:FS_IsArchiveTableLoaded (Results 1 – 2 of 2) sorted by relevance
310 BOOL FS_IsArchiveTableLoaded(volatile const struct FSArchive *arc);
1244 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