Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sunrpc/
A Dsvcauth_unix.c346 sn = net_generic(xprt->xpt_net, sunrpc_net_id); in ip_map_cached_get()
380 sn = net_generic(xprt->xpt_net, sunrpc_net_id); in ip_map_cached_put()
394 sn = net_generic(xpt->xpt_net, sunrpc_net_id); in svcauth_unix_info_release()
637 struct sunrpc_net *sn = net_generic(rqstp->rq_xprt->xpt_net, in unix_gid_find()
667 struct net *net = xprt->xpt_net; in svcauth_unix_set_client()
A Dsvc_xprt.c165 put_net_track(xprt->xpt_net, &xprt->ns_tracker); in svc_xprt_free()
201 xprt->xpt_net = get_net_track(net, &xprt->ns_tracker, GFP_ATOMIC); in svc_xprt_init()
1093 if (xprt->xpt_net != net) in svc_close_list()
1115 if (xprt->xpt_net != net) in svc_dequeue_net()
1318 if (xprt->xpt_net != net) in svc_find_xprt()
/linux-6.3-rc2/include/linux/sunrpc/
A Dsvc_xprt.h90 struct net *xpt_net; member
A Dsvc.h277 #define SVC_NET(rqst) (rqst->rq_xprt ? rqst->rq_xprt->xpt_net : rqst->rq_bc_net)
/linux-6.3-rc2/net/sunrpc/xprtrdma/
A Dsvc_rdma_transport.c198 listen_xprt->sc_xprt.xpt_net); in handle_connect_req()
/linux-6.3-rc2/include/trace/events/
A Dsunrpc.h1659 __entry->netns_ino = xprt->xpt_net->ns.inum; \
1880 __entry->netns_ino = (x)->xpt_net->ns.inum; \
2237 __entry->netns_ino = xprt->xpt_net->ns.inum;
/linux-6.3-rc2/fs/nfsd/
A Dnfssvc.c949 struct net *net = perm_sock->xpt_net; in nfsd()
A Dtrace.h53 __entry->netns_ino = xprt->xpt_net->ns.inum;

Completed in 18 milliseconds