Home
last modified time | relevance | path

Searched defs:prop (Results 1 – 2 of 2) sorted by relevance

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