Searched refs:nfs_link (Results 1 – 5 of 5) sorted by relevance
364 int nfs_link(struct dentry *, struct inode *, struct dentry *);
687 .link = nfs_link,
924 .link = nfs_link,
2026 nfs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in nfs_link() function2046 EXPORT_SYMBOL_GPL(nfs_link);
9790 .link = nfs_link,