Searched refs:td_prep_read (Results 1 – 6 of 6) sorted by relevance
/xen-4.10.0-shim-comet/tools/blktap2/drivers/ |
A D | tapdisk-interface.h | 49 void td_prep_read(struct tiocb *, int, char *, size_t,
|
A D | tapdisk-interface.c | 235 td_prep_read(struct tiocb *tiocb, int fd, char *buf, size_t bytes, in td_prep_read() function
|
A D | block-aio.c | 189 td_prep_read(&aio->tiocb, prv->fd, treq.buf, in tdaio_queue_read()
|
A D | block-qcow.c | 235 td_prep_read(&aio->tiocb, prv->fd, treq.buf, in async_read()
|
A D | block-vhd.c | 1240 td_prep_read(tiocb, s->vhd.fd, req->treq.buf, in aio_read()
|
/xen-4.10.0-shim-comet/tools/blktap2/ |
A D | README | 298 td_prep_read/write. In doing so, you will also register a callback
|
Completed in 11 milliseconds