Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/libraries/fs/common/src/
Dfs_proc_default.c756 FSROMFATProperty *prop = (FSROMFATProperty*)FS_GetFileUserData(file); in FSi_ROMFAT_ReadFile() local
785 FSROMFATProperty *prop = (FSROMFATProperty*)FS_GetFileUserData(file); in FSi_ROMFAT_WriteFile() local
1164 FSROMFATProperty *prop = (FSROMFATProperty*)FS_GetFileUserData(file); in FSi_ROMFAT_SeekFile() local
1206 FSROMFATProperty *prop = (FSROMFATProperty*)FS_GetFileUserData(file); in FSi_ROMFAT_GetFileLength() local
1225 FSROMFATProperty *prop = (FSROMFATProperty*)FS_GetFileUserData(file); in FSi_ROMFAT_GetFilePosition() local
/TwlSDK-5.3.1/include/nitro/fs/
Dfile.h50 FSROMFATProperty prop; member