Home
last modified time | relevance | path

Searched refs:vrqstp (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dcallback.c75 nfs4_callback_svc(void *vrqstp) in nfs4_callback_svc() argument
77 struct svc_rqst *rqstp = vrqstp; in nfs4_callback_svc()
93 nfs41_callback_svc(void *vrqstp) in nfs41_callback_svc() argument
95 struct svc_rqst *rqstp = vrqstp; in nfs41_callback_svc()
/openbmc/linux/fs/lockd/
H A Dsvc.c123 lockd(void *vrqstp) in lockd() argument
125 struct svc_rqst *rqstp = vrqstp; in lockd()
/openbmc/linux/fs/nfsd/
H A Dnfssvc.c39 static int nfsd(void *vrqstp);
926 nfsd(void *vrqstp) in nfsd() argument
928 struct svc_rqst *rqstp = (struct svc_rqst *) vrqstp; in nfsd()