Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/
H A Dnbd.c714 static struct nbd_cmd *nbd_handle_reply(struct nbd_device *nbd, int index, in nbd_handle_reply() function
830 * request use-after-free is possible during nbd_handle_reply(). in recv_work()
840 cmd = nbd_handle_reply(nbd, args->index, &reply); in recv_work()
/kernel/linux/linux-6.6/drivers/block/
H A Dnbd.c746 static struct nbd_cmd *nbd_handle_reply(struct nbd_device *nbd, int index, in nbd_handle_reply() function
864 * request use-after-free is possible during nbd_handle_reply(). in recv_work()
874 cmd = nbd_handle_reply(nbd, args->index, &reply); in recv_work()

Completed in 7 milliseconds