Searched refs:reply_dh (Results 1 – 2 of 2) sorted by relevance
178 adm_ctx->reply_dh = genlmsg_put_reply(adm_ctx->reply_skb, in drbd_adm_prepare()182 if (!adm_ctx->reply_dh) { in drbd_adm_prepare()187 adm_ctx->reply_dh->minor = d_in->minor; in drbd_adm_prepare()188 adm_ctx->reply_dh->ret_code = NO_ERROR; in drbd_adm_prepare()322 adm_ctx->reply_dh->ret_code = retcode; in drbd_adm_finish()
999 struct drbd_genlmsghdr *reply_dh; member