Searched refs:path_old (Results 1 – 2 of 2) sorted by relevance
319 FRESULT f_rename (const TCHAR* path_old, const TCHAR* path_new); /* Rename/Move a file or directory…
5071 const TCHAR* path_old, /* Pointer to the object name to be renamed */ argument5084 res = mount_volume(&path_old, &fs, FA_WRITE); /* Get logical drive of the old object */5088 res = follow_path(&djo, path_old); /* Check old object */