Home
last modified time | relevance | path

Searched refs:shortname_length (Results 1 – 4 of 4) sorted by relevance

/TwlSDK-5.1.0/include/nitro/fs/
Dtypes.h237 u32 shortname_length; member
257 u32 shortname_length; member
/TwlSDK-5.1.0/build/demos/gx/UnitTours/DEMOLib/src/
DDEMOHostio.c720 info->shortname_length = 0; in DEMOi_HIO_ReadDirectory()
/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_archive_fatfs.c1492 infow->shortname_length = (u32)STD_GetStringLength(tmp->shortname); in FSi_FATFS_ReadDirectory()
1519 infoa->shortname_length = (u32)STD_GetStringLength(tmp->shortname); in FSi_FATFS_ReadDirectory()
Dfs_proc_default.c865 info->shortname_length = 0; in FSi_ROMFAT_ReadDirectory()