Searched refs:nfs_link (Results 1 – 1 of 1) sorted by relevance
55 static int nfs_link(struct dentry *, struct inode *, struct dentry *);75 .link = nfs_link,95 .link = nfs_link,119 .link = nfs_link,1903 nfs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in nfs_link() function