Home
last modified time | relevance | path

Searched refs:rq_server (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/include/linux/sunrpc/
A Dbc_xprt.h39 return rqstp->rq_server->sv_bc_enabled; in svc_is_backchannel()
A Dsvc.h208 struct svc_serv * rq_server; /* RPC service definition */ member
/linux-6.3-rc2/net/sunrpc/
A Dsvc.c653 rqstp->rq_server = serv; in svc_rqst_alloc()
879 struct svc_serv *serv = rqstp->rq_server; in svc_exit_thread()
1249 struct svc_serv *serv = rqstp->rq_server; in svc_process_common()
1479 rqstp->rq_server->sv_stats->rpcbadfmt++; in svc_process()
1504 rqstp->rq_server = serv; in bc_svc_process()
1578 if (rqstp->rq_server->sv_max_payload < max) in svc_max_payload()
1579 max = rqstp->rq_server->sv_max_payload; in svc_max_payload()
A Dsvc_xprt.c666 struct svc_serv *serv = rqstp->rq_server; in svc_alloc_arg()
805 struct svc_serv *serv = rqstp->rq_server; in svc_handle_xprt()
860 struct svc_serv *serv = rqstp->rq_server; in svc_recv()
1220 dr->handle.owner = rqstp->rq_server; in svc_defer()
A Dsvcauth_unix.c690 ipm = __ip_map_lookup(sn->ip_map_cache, rqstp->rq_server->sv_program->pg_class, in svcauth_unix_set_client()
/linux-6.3-rc2/fs/nfs/
A Dcallback.c107 struct svc_serv *serv = rqstp->rq_server; in nfs41_callback_svc()
/linux-6.3-rc2/fs/nfsd/
A Dnfssvc.c948 …struct svc_xprt *perm_sock = list_entry(rqstp->rq_server->sv_permsocks.next, typeof(struct svc_xpr… in nfsd()
981 rqstp->rq_server->sv_maxconn = nn->max_connections; in nfsd()
/linux-6.3-rc2/fs/lockd/
A Dsvc.c155 rqstp->rq_server->sv_maxconn = nlm_max_connections; in lockd()
A Dsvclock.c247 block->b_daemon = rqstp->rq_server; in nlmsvc_create_block()

Completed in 23 milliseconds