Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dnbd.c752 static struct nbd_cmd *nbd_handle_reply(struct nbd_device *nbd, int index, in nbd_handle_reply() function
880 cmd = nbd_handle_reply(nbd, args->index, &reply); in recv_work()