Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dproc.c697 .link = nfs_link,
H A Dinternal.h402 int nfs_link(struct dentry *, struct inode *, struct dentry *);
H A Dnfs3proc.c966 .link = nfs_link,
H A Ddir.c2175 nfs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in nfs_link() function
2195 EXPORT_SYMBOL_GPL(nfs_link);
H A Dnfs4proc.c10385 .link = nfs_link,