Searched refs:kreq (Results 1 – 2 of 2) sorted by relevance
43 static inline void o2info_set_request_error(struct ocfs2_info_request *kreq, in o2info_set_request_error() argument46 kreq->ir_flags |= OCFS2_INFO_FL_ERROR; in o2info_set_request_error()47 (void)put_user(kreq->ir_flags, (__u32 __user *)&(req->ir_flags)); in o2info_set_request_error()
337 void **kreq) in hpre_alg_res_post_hf() argument351 *kreq = req; in hpre_alg_res_post_hf()526 struct kpp_request *kreq = req; in hpre_msg_request_set() local528 if (kreq->dst_len < ctx->key_sz) { in hpre_msg_request_set()529 kreq->dst_len = ctx->key_sz; in hpre_msg_request_set()533 tmp = kpp_request_ctx(kreq); in hpre_msg_request_set()536 h_req->areq.dh = kreq; in hpre_msg_request_set()