Home
last modified time | relevance | path

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

/fs/nfsd/
Dvfs.h118 __be32 nfsd_link(struct svc_rqst *, struct svc_fh *,
Dnfsproc.c462 resp->status = nfsd_link(rqstp, &argp->tfh, argp->tname, argp->tlen, in nfsd_proc_link()
Dnfs3proc.c424 resp->status = nfsd_link(rqstp, &resp->tfh, argp->tname, argp->tlen, in nfsd3_proc_link()
Dvfs.c1642 nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp, in nfsd_link() function
Dnfs4proc.c727 status = nfsd_link(rqstp, &cstate->current_fh, in nfsd4_link()