Home
last modified time | relevance | path

Searched refs:xpt_net (Results 1 – 6 of 6) sorted by relevance

/linux/net/sunrpc/
A Dsvcauth_unix.c345 sn = net_generic(xprt->xpt_net, sunrpc_net_id); in ip_map_cached_get()
379 sn = net_generic(xprt->xpt_net, sunrpc_net_id); in ip_map_cached_put()
393 sn = net_generic(xpt->xpt_net, sunrpc_net_id); in svcauth_unix_info_release()
636 struct sunrpc_net *sn = net_generic(rqstp->rq_xprt->xpt_net, in unix_gid_find()
666 struct net *net = xprt->xpt_net; in svcauth_unix_set_client()
A Dsvc_xprt.c164 put_net(xprt->xpt_net); in svc_xprt_free()
200 xprt->xpt_net = get_net(net); in svc_xprt_init()
1088 if (xprt->xpt_net != net) in svc_close_list()
1110 if (xprt->xpt_net != net) in svc_dequeue_net()
1307 if (xprt->xpt_net != net) in svc_find_xprt()
/linux/include/linux/sunrpc/
A Dsvc_xprt.h90 struct net *xpt_net; member
A Dsvc.h311 #define SVC_NET(rqst) (rqst->rq_xprt ? rqst->rq_xprt->xpt_net : rqst->rq_bc_net)
/linux/net/sunrpc/xprtrdma/
A Dsvc_rdma_transport.c200 listen_xprt->sc_xprt.xpt_net); in handle_connect_req()
/linux/fs/nfsd/
A Dnfssvc.c922 struct net *net = perm_sock->xpt_net; in nfsd()

Completed in 13 milliseconds