Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/child/src/
Dchild.c118 if (FS_GetPathLength(&f) <= (int)sizeof(*file_path)) in CreateFileList()
/TwlSDK-5.1.0/include/nitro/fs/
Dfile.h295 s32 FS_GetPathLength(FSFile *file);
/TwlSDK-5.1.0/build/libraries/fs/common/src/
Dfs_file.c1180 s32 FS_GetPathLength(FSFile *file) in FS_GetPathLength() function