Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfs/
Dproc.c698 .link = nfs_link,
Dinternal.h392 int nfs_link(struct dentry *, struct inode *, struct dentry *);
Dnfs3proc.c989 .link = nfs_link,
Ddir.c2376 nfs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in nfs_link() function
2394 EXPORT_SYMBOL_GPL(nfs_link);
Dnfs4proc.c10444 .link = nfs_link,