Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/block/
Dnbd.c232 static struct request *nbd_find_request(struct nbd_device *lo, char *handle) in nbd_find_request() function
266 req = nbd_find_request(lo, reply.handle); in nbd_read_stat()