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()1388 u16 *fpath = NULL; in FSi_FATFS_OpenDirectory() local1399 fpath = FSi_AllocUnicodeFullPath(context, path); in FSi_FATFS_OpenDirectory()1400 unipath = fpath; in FSi_FATFS_OpenDirectory()1431 FSi_ReleaseUnicodeBuffer(fpath); in FSi_FATFS_OpenDirectory()