Searched refs:nfs_link (Results 1 – 5 of 5) sorted by relevance
710 .link = nfs_link,
409 int nfs_link(struct dentry *, struct inode *, struct dentry *);
1040 .link = nfs_link,
2648 nfs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in nfs_link() function2669 EXPORT_SYMBOL_GPL(nfs_link);
10911 .link = nfs_link,