Searched refs:nfs_symlink (Results 1 – 5 of 5) sorted by relevance
371 int nfs_symlink(struct inode *, struct dentry *, const char *);
699 .symlink = nfs_symlink,
968 .symlink = nfs_symlink,
2099 int nfs_symlink(struct inode *dir, struct dentry *dentry, const char *symname) in nfs_symlink() function2155 EXPORT_SYMBOL_GPL(nfs_symlink);
10325 .symlink = nfs_symlink,