Searched refs:aio_read (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 021.out | 16 == testing aio_read -P -1 == 34 == testing aio_read -P 300 == 52 == testing aio_read -P 12m == 70 == testing aio_read -P 4k == 88 == testing aio_read -P route66 ==
|
/openbmc/linux/fs/ |
H A D | aio.c | 1540 static int aio_read(struct kiocb *req, const struct iocb *iocb, in aio_read() function 1963 return aio_read(&req->rw, iocb, false, compat); in __io_submit_one() 1967 return aio_read(&req->rw, iocb, true, compat); in __io_submit_one()
|
/openbmc/qemu/docs/ |
H A D | image-fuzzer.txt | 91 - qemu-io -c aio_read
|
/openbmc/linux/Documentation/filesystems/ |
H A D | porting.rst | 591 ->aio_read/->aio_write are gone. Use ->read_iter/->write_iter.
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | insane.bbclass | 581 "aio_cancel", "aio_error", "aio_read", "aio_return", "aio_suspend",
|