Searched refs:fpath (Results 1 – 1 of 1) sorted by relevance
917 u16 *fpath = NULL; in FSi_FATFS_OpenFile() local928 fpath = FSi_AllocUnicodeFullPath(context, path); in FSi_FATFS_OpenFile()929 unipath = fpath; in FSi_FATFS_OpenFile()948 FSi_ReleaseUnicodeBuffer(fpath); in FSi_FATFS_OpenFile()1429 u16 *fpath = NULL; in FSi_FATFS_OpenDirectory() local1440 fpath = FSi_AllocUnicodeFullPath(context, path); in FSi_FATFS_OpenDirectory()1441 unipath = fpath; in FSi_FATFS_OpenDirectory()1472 FSi_ReleaseUnicodeBuffer(fpath); in FSi_FATFS_OpenDirectory()