Searched refs:FS_GetResultCode (Results 1 – 4 of 4) sorted by relevance
214 FSResult result = FS_GetResultCode(file); in NitroMain()263 … OS_TPrintf("\n---FS error(%d)---\n", FS_GetResultCode(file)); in NitroMain()
337 OS_Panic("failed FS_OpenFileEx : %d ", FS_GetResultCode( &file ) ); in TwlMain()
170 SDK_INLINE FSResult FS_GetResultCode(volatile const FSFile *file) in FS_GetResultCode() function
1112 retval = FS_GetResultCode(file); in FS_FlushFile()1138 retval = FS_GetResultCode(file); in FS_SetFileLength()