Home
last modified time | relevance | path

Searched refs:FSROMFATProperty (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.1.0/include/nitro/fs/
Dromfat.h245 typedef union FSROMFATProperty union
250 FSROMFATProperty; typedef
Dfile.h50 FSROMFATProperty prop;
/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_proc_default.c771 FSROMFATProperty *prop = (FSROMFATProperty*)FS_GetFileUserData(file); in FSi_ROMFAT_ReadFile()
800 FSROMFATProperty *prop = (FSROMFATProperty*)FS_GetFileUserData(file); in FSi_ROMFAT_WriteFile()
1165 FSROMFATProperty *prop = (FSROMFATProperty*)FS_GetFileUserData(file); in FSi_ROMFAT_SeekFile()
1207 FSROMFATProperty *prop = (FSROMFATProperty*)FS_GetFileUserData(file); in FSi_ROMFAT_GetFileLength()
1226 FSROMFATProperty *prop = (FSROMFATProperty*)FS_GetFileUserData(file); in FSi_ROMFAT_GetFilePosition()