Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dsvc_xprt.c174 put_net_track(xprt->xpt_net, &xprt->ns_tracker); in svc_xprt_free()
209 xprt->xpt_net = get_net_track(net, &xprt->ns_tracker, GFP_ATOMIC); in svc_xprt_init()
1085 if (svc_register(serv, xprt->xpt_net, sock->sk->sk_family, in svc_close_list()
1142 if (xprt->xpt_net != net) in svc_xprt_destroy_all()
1163 if (xprt->xpt_net == net) { in svc_revisit()
1353 if (xprt->xpt_net != net)
1397 if (xprt->xpt_net != net) in svc_xprt_names()
H A Dsvcauth_unix.c347 sn = net_generic(xprt->xpt_net, sunrpc_net_id); in ip_map_cached_get()
381 sn = net_generic(xprt->xpt_net, sunrpc_net_id); in ip_map_cached_put()
395 sn = net_generic(xpt->xpt_net, sunrpc_net_id); in svcauth_unix_info_release()
647 struct sunrpc_net *sn = net_generic(rqstp->rq_xprt->xpt_net, in unix_gid_find()
677 struct net *net = xprt->xpt_net; in svcauth_unix_set_client()
/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_transport.c242 listen_xprt->sc_xprt.xpt_net, in handle_connect_req()
305 listen_id = svc_rdma_create_listen_id(cma_rdma->xpt_net, in svc_rdma_listen_handler()
/linux/include/linux/sunrpc/
H A Dsvc_xprt.h77 struct net *xpt_net; member
/linux/fs/nfsd/
H A Dnfssvc.c888 struct net *net = perm_sock->xpt_net; in nfsd()
H A Dnfsctl.c1980 if (WARN_ON_ONCE(xprt->xpt_net != net)) { in nfsd_nl_listener_set_doit()