Searched refs:tapdisk_prep_tiocb (Results 1 – 3 of 3) sorted by relevance
/xen-4.10.0-shim-comet/tools/blktap2/drivers/ |
A D | tapdisk-interface.c | 238 tapdisk_prep_tiocb(tiocb, fd, 0, buf, bytes, offset, cb, arg); in td_prep_read() 245 tapdisk_prep_tiocb(tiocb, fd, 1, buf, bytes, offset, cb, arg); in td_prep_write()
|
A D | tapdisk-queue.h | 122 void tapdisk_prep_tiocb(struct tiocb *, int, int, char *, size_t,
|
A D | tapdisk-queue.c | 677 tapdisk_prep_tiocb(struct tiocb *tiocb, int fd, int rw, char *buf, size_t size, in tapdisk_prep_tiocb() function
|
Completed in 5 milliseconds