Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/block/
Dnbd.c723 static struct nbd_cmd *nbd_handle_reply(struct nbd_device *nbd, int index, in nbd_handle_reply() function
851 cmd = nbd_handle_reply(nbd, args->index, &reply); in recv_work()