Searched refs:nfs_symlink (Results 1 – 1 of 1) sorted by relevance
52 static int nfs_symlink(struct inode *, struct dentry *, const char *);74 .symlink = nfs_symlink,90 .symlink = nfs_symlink,113 .symlink = nfs_symlink,1475 static int nfs_symlink(struct inode *dir, struct dentry *dentry, const char *symname) in nfs_symlink() function