Searched refs:reply_dh (Results 1 – 2 of 2) sorted by relevance
161 adm_ctx->reply_dh = genlmsg_put_reply(adm_ctx->reply_skb, in drbd_adm_prepare()165 if (!adm_ctx->reply_dh) { in drbd_adm_prepare()170 adm_ctx->reply_dh->minor = d_in->minor; in drbd_adm_prepare()171 adm_ctx->reply_dh->ret_code = NO_ERROR; in drbd_adm_prepare()306 adm_ctx->reply_dh->ret_code = retcode; in drbd_adm_finish()
1013 struct drbd_genlmsghdr *reply_dh; member