Home
last modified time | relevance | path

Searched refs:xprt_free_bc_rqst (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/linux/sunrpc/
Dbc_xprt.h32 void xprt_free_bc_rqst(struct rpc_rqst *req);
/linux-6.12.1/net/sunrpc/
Dbackchannel_rqst.c274 void xprt_free_bc_rqst(struct rpc_rqst *req) in xprt_free_bc_rqst() function
Dxprtsock.c3103 .bc_free_rqst = xprt_free_bc_rqst,