Searched refs:xpt_bc_xps (Results 1 – 5 of 5) sorted by relevance
92 struct rpc_xprt_switch *xpt_bc_xps; /* NFSv4.1 backchannel */ member
341 args->bc_xprt->xpt_bc_xps = NULL; in xprt_setup_rdma_bc()
143 if (xprt->xpt_bc_xps) in svc_xprt_free()144 xprt_switch_put(xprt->xpt_bc_xps); in svc_xprt_free()
459 if (args->bc_xprt && args->bc_xprt->xpt_bc_xps) { in rpc_create_xprt()461 xps = args->bc_xprt->xpt_bc_xps; in rpc_create_xprt()471 xprt->bc_xprt->xpt_bc_xps = xps; in rpc_create_xprt()
3222 args->bc_xprt->xpt_bc_xps = NULL; in xs_setup_bc_tcp()