Searched refs:nfs_symlink (Results 1 – 5 of 5) sorted by relevance
363 int nfs_symlink(struct inode *, struct dentry *, const char *);
689 .symlink = nfs_symlink,
926 .symlink = nfs_symlink,
1967 int nfs_symlink(struct inode *dir, struct dentry *dentry, const char *symname) in nfs_symlink() function2023 EXPORT_SYMBOL_GPL(nfs_symlink);
9792 .symlink = nfs_symlink,