Home
last modified time | relevance | path

Searched refs:reply_head (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/block/
H A Dnbd.c2419 void *reply_head; in nbd_genl_status() local
2436 reply_head = genlmsg_put_reply(reply, info, &nbd_genl_family, 0, in nbd_genl_status()
2438 if (!reply_head) { in nbd_genl_status()
2468 genlmsg_end(reply, reply_head); in nbd_genl_status()