Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dinternal.h408 int nfs_link(struct dentry *, struct inode *, struct dentry *);
H A Dnfs3proc.c1040 .link = nfs_link,
H A Ddir.c2646 nfs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in nfs_link() function
2667 EXPORT_SYMBOL_GPL(nfs_link);
H A Dnfs4proc.c10943 .link = nfs_link,