Home
last modified time | relevance | path

Searched refs:nfs_link (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/fs/nfs/
Ddir.c55 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