Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dinternal.h364 int nfs_link(struct dentry *, struct inode *, struct dentry *);
Dproc.c687 .link = nfs_link,
Dnfs3proc.c924 .link = nfs_link,
Ddir.c2026 nfs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in nfs_link() function
2046 EXPORT_SYMBOL_GPL(nfs_link);
Dnfs4proc.c9790 .link = nfs_link,