Home
last modified time | relevance | path

Searched refs:link_file (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_user_exp.c24 EXPORT_SYMBOL_GPL(link_file); variable
H A Dhostfs.h95 extern int link_file(const char *to, const char *from);
H A Dhostfs_user.c328 int link_file(const char *to, const char *from) in link_file() function
H A Dhostfs_kern.c659 err = link_file(to_name, from_name); in hostfs_link()
/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs.h94 extern int link_file(const char *to, const char *from);
H A Dhostfs_user.c327 int link_file(const char *to, const char *from) in link_file() function
H A Dhostfs_kern.c634 err = link_file(to_name, from_name); in hostfs_link()

Completed in 6 milliseconds