Home
last modified time | relevance | path

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

/linux/fs/hostfs/
H A Dhostfs_user_exp.c26 EXPORT_SYMBOL_GPL(rename_file);
H A Dhostfs.h98 extern int rename_file(char *from, char *to);
H A Dhostfs_user.c351 int rename_file(char *from, char *to) in rename_file() function