Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/fs/
Dtypes.h53 FS_RESULT_NO_ENTRY, enumerator
/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_proc_default.c322 return FS_RESULT_NO_ENTRY; in FSi_FindPathDefault()
335 return FS_RESULT_NO_ENTRY; in FSi_FindPathDefault()
352 return FS_RESULT_NO_ENTRY; in FSi_FindPathDefault()
367 return FS_RESULT_NO_ENTRY; in FSi_FindPathDefault()
439 result = FS_RESULT_NO_ENTRY; in FSi_GetPathDefault()
588 result = FS_RESULT_NO_ENTRY; in FSi_OpenFileFastDefault()
Dfs_archive_fatfs.c439 return FS_RESULT_NO_ENTRY; in FSi_ConvertError()
/TwlSDK-5.1.0/build/demos/fs/explorer/src/
Dmain.c217 if (result == FS_RESULT_NO_ENTRY) in NitroMain()