Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfsd/
Dvfs.h101 __be32 nfsd_link(struct svc_rqst *, struct svc_fh *,
Dnfsproc.c439 nfserr = nfsd_link(rqstp, &argp->tfh, argp->tname, argp->tlen, in nfsd_proc_link()
Dnfs3proc.c431 nfserr = nfsd_link(rqstp, &resp->tfh, argp->tname, argp->tlen, in nfsd3_proc_link()
Dvfs.c1576 nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp, in nfsd_link() function
Dnfs4proc.c715 status = nfsd_link(rqstp, &cstate->current_fh, in nfsd4_link()