Home
last modified time | relevance | path

Searched refs:rename2_file (Results 1 – 4 of 4) sorted by relevance

/linux/fs/hostfs/
A Dhostfs_user_exp.c27 EXPORT_SYMBOL_GPL(rename2_file);
A Dhostfs.h99 extern int rename2_file(char *from, char *to, unsigned int flags);
A Dhostfs_user.c361 int rename2_file(char *from, char *to, unsigned int flags) in rename2_file() function
A Dhostfs_kern.c773 err = rename2_file(old_name, new_name, flags); in hostfs_rename2()

Completed in 14 milliseconds