Home
last modified time | relevance | path

Searched refs:newpath (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/twl/fatfs/common/
Dapi.h278 BOOL FATFS_RenameFile(const char *path, const char *newpath);
313 BOOL FATFS_RenameDirectory(const char *path, const char *newpath);
593 BOOL FATFS_RenameFileW(const u16 *path, const u16 *newpath);
628 BOOL FATFS_RenameDirectoryW(const u16 *path, const u16 *newpath);
Dtypes.h311 char newpath[FATFS_ARCHIVE_FULLPATH_MAX + 1]; member
337 char newpath[FATFS_ARCHIVE_FULLPATH_MAX + 1]; member
609 u16 newpath[FATFS_ARCHIVE_FULLPATH_MAX + 1]; member
634 u16 newpath[FATFS_ARCHIVE_FULLPATH_MAX + 1]; member