Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dbc_xprt.h25 void xprt_free_bc_request(struct rpc_rqst *req);
70 static inline void xprt_free_bc_request(struct rpc_rqst *req) in xprt_free_bc_request() function
/linux/net/sunrpc/
H A Dbackchannel_rqst.c283 void xprt_free_bc_request(struct rpc_rqst *req) in xprt_free_bc_request() function
H A Dsvc.c1645 xprt_free_bc_request(req); in svc_process_bc()
H A Dxprt.c1994 xprt_free_bc_request(req); in xprt_release()
H A Dclnt.c1334 xprt_free_bc_request(req); in rpc_run_bc_task()