Searched refs:FS_GetPathLength (Results 1 – 3 of 3) sorted by relevance
118 if (FS_GetPathLength(&f) <= (int)sizeof(*file_path)) in CreateFileList()
295 s32 FS_GetPathLength(FSFile *file);
1180 s32 FS_GetPathLength(FSFile *file) in FS_GetPathLength() function