Searched refs:xprt_free_bc_request (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dbc_xprt.h36 void xprt_free_bc_request(struct rpc_rqst *req);
62 static inline void xprt_free_bc_request(struct rpc_rqst *req) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dbackchannel_rqst.c213 * to this request. Use xprt_free_bc_request to return it.
250 void xprt_free_bc_request(struct rpc_rqst *req) function
H A Dxprt.c1045 xprt_free_bc_request(req);
H A Dclnt.c729 xprt_free_bc_request(req);

Completed in 41 milliseconds