Home
last modified time | relevance | path

Searched refs:xprt_free_bc_request (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/sunrpc/
H A Dbc_xprt.h24 void xprt_free_bc_request(struct rpc_rqst *req);
67 static inline void xprt_free_bc_request(struct rpc_rqst *req) in xprt_free_bc_request() function
/openbmc/linux/net/sunrpc/
H A Dbackchannel_rqst.c268 void xprt_free_bc_request(struct rpc_rqst *req) in xprt_free_bc_request() function
H A Dsvc.c1602 xprt_free_bc_request(req); in bc_svc_process()
H A Dxprt.c1981 xprt_free_bc_request(req); in xprt_release()
H A Dclnt.c1325 xprt_free_bc_request(req); in rpc_run_bc_task()