Home
last modified time | relevance | path

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

/linux/fs/hostfs/
H A Dhostfs_user_exp.c19 EXPORT_SYMBOL_GPL(make_symlink);
H A Dhostfs.h90 extern int make_symlink(const char *from, const char *to);
H A Dhostfs_user.c279 int make_symlink(const char *from, const char *to) in make_symlink() function