Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dnbd.c299 static struct request *nbd_find_request(struct nbd_device *nbd, in nbd_find_request() function
353 req = nbd_find_request(nbd, *(struct request **)reply.handle); in nbd_read_stat()