Home
last modified time | relevance | path

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

/linux/drivers/block/
H A Dnbd.c2572 void *reply_head; in nbd_genl_status() local
2589 reply_head = genlmsg_put_reply(reply, info, &nbd_genl_family, 0, in nbd_genl_status()
2591 if (!reply_head) { in nbd_genl_status()
2621 genlmsg_end(reply, reply_head); in nbd_genl_status()