Lines Matching refs:rpc_rqst
64 struct rpc_rqst { struct
83 void (*rq_release_snd_buf)(struct rpc_rqst *); /* release rq_enc_pages */ argument
138 struct rpc_rqst *req); argument
147 int (*prepare_request)(struct rpc_rqst *req,
149 int (*send_request)(struct rpc_rqst *req);
166 void (*bc_free_rqst)(struct rpc_rqst *rqst);
312 static inline int bc_prealloc(struct rpc_rqst *req) in bc_prealloc()
317 static inline int bc_prealloc(struct rpc_rqst *req) in bc_prealloc()
361 struct rpc_rqst *req);
370 int xprt_adjust_timeout(struct rpc_rqst *req);
381 bool xprt_wake_up_backlog(struct rpc_xprt *xprt, struct rpc_rqst *req);
408 struct rpc_rqst * xprt_lookup_rqst(struct rpc_xprt *xprt, __be32 xid);
411 void xprt_pin_rqst(struct rpc_rqst *req);
412 void xprt_unpin_rqst(struct rpc_rqst *req);
414 bool xprt_request_get_cong(struct rpc_xprt *xprt, struct rpc_rqst *req);