Home
last modified time | relevance | path

Searched refs:xpt_remotebuf (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/include/trace/events/
A Drpcgss.h186 __string(addr, rqstp->rq_xprt->xpt_remotebuf)
192 __assign_str(addr, rqstp->rq_xprt->xpt_remotebuf);
223 __string(addr, rqstp->rq_xprt->xpt_remotebuf)
228 __assign_str(addr, rqstp->rq_xprt->xpt_remotebuf);
243 __string(addr, rqstp->rq_xprt->xpt_remotebuf)
248 __assign_str(addr, rqstp->rq_xprt->xpt_remotebuf);
267 __string(addr, rqstp->rq_xprt->xpt_remotebuf)
274 __assign_str(addr, rqstp->rq_xprt->xpt_remotebuf);
295 __string(addr, rqstp->rq_xprt->xpt_remotebuf)
302 __assign_str(addr, rqstp->rq_xprt->xpt_remotebuf);
[all …]
A Drpcrdma.h1495 __string(addr, rdma->sc_xprt.xpt_remotebuf)
1500 __assign_str(addr, rdma->sc_xprt.xpt_remotebuf);
1797 __string(addr, rdma->sc_xprt.xpt_remotebuf)
1839 __string(addr, rdma->sc_xprt.xpt_remotebuf)
1866 __string(addr, rdma->sc_xprt.xpt_remotebuf)
1893 __string(addr, rdma->sc_xprt.xpt_remotebuf)
1923 __string(addr, rdma->sc_xprt.xpt_remotebuf)
1979 __string(addr, rqst->rq_xprt->xpt_remotebuf)
2063 __string(addr, rdma->sc_xprt.xpt_remotebuf)
2189 __string(addr, rdma->sc_xprt.xpt_remotebuf)
[all …]
A Dsunrpc.h1709 rqst->rq_xprt->xpt_remotebuf : "(null)")
1719 rqst->rq_xprt->xpt_remotebuf : "(null)");
2105 __string(addr, xprt->xpt_remotebuf)
2111 __assign_str(addr, xprt->xpt_remotebuf);
2129 __string(addr, xprt->xpt_remotebuf)
2135 __assign_str(addr, xprt->xpt_remotebuf);
2174 __string(addr, xprt->xpt_remotebuf)
2181 __assign_str(addr, xprt->xpt_remotebuf);
2202 __string(addr, xprt->xpt_remotebuf)
2209 __assign_str(addr, xprt->xpt_remotebuf);
/linux-6.3-rc2/include/linux/sunrpc/
A Dsvc_xprt.h87 char xpt_remotebuf[INET6_ADDRSTRLEN + 10]; member
168 snprintf(xprt->xpt_remotebuf, sizeof(xprt->xpt_remotebuf) - 1, in svc_xprt_set_remote()
/linux-6.3-rc2/net/sunrpc/xprtrdma/
A Dsvc_rdma_transport.c212 snprintf(newxprt->sc_xprt.xpt_remotebuf, in handle_connect_req()
213 sizeof(newxprt->sc_xprt.xpt_remotebuf) - 1, "%pISc", sa); in handle_connect_req()
311 strcpy(cma_xprt->sc_xprt.xpt_remotebuf, "listener"); in svc_rdma_create()
/linux-6.3-rc2/net/sunrpc/
A Dsvc_xprt.c202 strcpy(xprt->xpt_remotebuf, "uninitialized"); in svc_xprt_init()
A Dsvcsock.c1247 strcpy(svsk->sk_xprt.xpt_remotebuf, "listener"); in svc_tcp_init()

Completed in 17 milliseconds