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