Searched refs:reply_dh (Results 1 – 2 of 2) sorted by relevance
147 adm_ctx->reply_dh = genlmsg_put_reply(adm_ctx->reply_skb, in drbd_adm_prepare()151 if (!adm_ctx->reply_dh) { in drbd_adm_prepare()156 adm_ctx->reply_dh->minor = d_in->minor; in drbd_adm_prepare()157 adm_ctx->reply_dh->ret_code = NO_ERROR; in drbd_adm_prepare()292 adm_ctx->reply_dh->ret_code = retcode; in drbd_adm_finish()
1006 struct drbd_genlmsghdr *reply_dh; member