Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/fs/
Dromfat.h245 typedef union FSROMFATProperty union
250 FSROMFATProperty; typedef
Dfile.h50 FSROMFATProperty prop;
/TwlSDK-5.4/build/libraries/fs/common/src/
Dfs_proc_default.c756 FSROMFATProperty *prop = (FSROMFATProperty*)FS_GetFileUserData(file); in FSi_ROMFAT_ReadFile()
785 FSROMFATProperty *prop = (FSROMFATProperty*)FS_GetFileUserData(file); in FSi_ROMFAT_WriteFile()
1164 FSROMFATProperty *prop = (FSROMFATProperty*)FS_GetFileUserData(file); in FSi_ROMFAT_SeekFile()
1206 FSROMFATProperty *prop = (FSROMFATProperty*)FS_GetFileUserData(file); in FSi_ROMFAT_GetFileLength()
1225 FSROMFATProperty *prop = (FSROMFATProperty*)FS_GetFileUserData(file); in FSi_ROMFAT_GetFilePosition()