Searched refs:rename2_file (Results 1 – 3 of 3) sorted by relevance
97 extern int rename2_file(char *from, char *to, unsigned int flags);
359 int rename2_file(char *from, char *to, unsigned int flags) in rename2_file() function
757 err = rename2_file(old_name, new_name, flags); in hostfs_rename2()
Completed in 6 milliseconds