Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/nfsd/
Dnfsd.h110 int nfsd_link(struct svc_rqst *, struct svc_fh *,
/linux-2.4.37.9/fs/nfsd/
Dnfsproc.c393 nfserr = nfsd_link(rqstp, &argp->tfh, argp->tname, argp->tlen, in nfsd_proc_link()
Dnfs3proc.c432 nfserr = nfsd_link(rqstp, &resp->tfh, argp->tname, argp->tlen, in nfsd3_proc_link()
Dvfs.c1205 nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp, in nfsd_link() function