Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dvfs.h133 __be32 nfsd_link(struct svc_rqst *, struct svc_fh *,
H A Dnfsproc.c456 resp->status = nfsd_link(rqstp, &argp->tfh, argp->tname, argp->tlen, in nfsd_proc_link()
H A Dnfs3proc.c546 resp->status = nfsd_link(rqstp, &resp->tfh, argp->tname, argp->tlen, in nfsd3_proc_link()
H A Dvfs.c1660 nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp, in nfsd_link() function
H A Dnfs4proc.c898 status = nfsd_link(rqstp, &cstate->current_fh, in nfsd4_link()