Searched refs:nfsd_link (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/nfsd/ |
H A D | vfs.h | 133 __be32 nfsd_link(struct svc_rqst *, struct svc_fh *,
|
H A D | nfsproc.c | 456 resp->status = nfsd_link(rqstp, &argp->tfh, argp->tname, argp->tlen, in nfsd_proc_link()
|
H A D | nfs3proc.c | 546 resp->status = nfsd_link(rqstp, &resp->tfh, argp->tname, argp->tlen, in nfsd3_proc_link()
|
H A D | vfs.c | 1660 nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp, in nfsd_link() function
|
H A D | nfs4proc.c | 898 status = nfsd_link(rqstp, &cstate->current_fh, in nfsd4_link()
|