Home
last modified time | relevance | path

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

/linux/fs/hostfs/
H A Dhostfs_user_exp.c27 EXPORT_SYMBOL_GPL(rename2_file);
H A Dhostfs.h99 extern int rename2_file(char *from, char *to, unsigned int flags);
H A Dhostfs_user.c361 int rename2_file(char *from, char *to, unsigned int flags) in rename2_file() function