Searched refs:xpt_net (Results 1 – 7 of 7) sorted by relevance
| /linux/net/sunrpc/ |
| H A D | svc_xprt.c | 174 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() 1119 if (svc_register(serv, xprt->xpt_net, sock->sk->sk_family, 1176 if (xprt->xpt_net != net) 1197 if (xprt->xpt_net == net) { in svc_defer() 1387 if (xprt->xpt_net != net) in svc_xprt_names() 1431 if (xprt->xpt_net != net) in svc_pool_stats_next()
|
| H A D | svcauth_unix.c | 350 sn = net_generic(xprt->xpt_net, sunrpc_net_id); in ip_map_cached_get() 384 sn = net_generic(xprt->xpt_net, sunrpc_net_id); in ip_map_cached_put() 398 sn = net_generic(xpt->xpt_net, sunrpc_net_id); in svcauth_unix_info_release() 916 struct sunrpc_net *sn = net_generic(rqstp->rq_xprt->xpt_net, 946 struct net *net = xprt->xpt_net; in svcauth_unix_accept()
|
| /linux/net/sunrpc/xprtrdma/ |
| H A D | svc_rdma_transport.c | 260 listen_xprt->sc_xprt.xpt_net, in handle_connect_req() 323 listen_id = svc_rdma_create_listen_id(cma_rdma->xpt_net,
|
| /linux/include/linux/sunrpc/ |
| H A D | svc_xprt.h | 77 struct net *xpt_net; member
|
| /linux/fs/nfsd/ |
| H A D | nfssvc.c | 888 struct net *net = perm_sock->xpt_net; in nfsd()
|
| H A D | nfsctl.c | 2006 if (WARN_ON_ONCE(xprt->xpt_net != net)) { in nfsd_nl_listener_set_doit()
|
| H A D | trace.h | 74 __entry->netns_ino = xprt->xpt_net->ns.inum;
|