Home
last modified time | relevance | path

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

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