Searched defs:vectored (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ |
H A D | aio.c | 1496 aio_setup_rw(int rw, const struct iocb *iocb, struct iovec **iovec, bool vectored, bool compat, struct iov_iter *iter) aio_setup_rw() argument 1532 aio_read(struct kiocb *req, const struct iocb *iocb, bool vectored, bool compat) aio_read() argument 1560 aio_write(struct kiocb *req, const struct iocb *iocb, bool vectored, bool compat) aio_write() argument
|
/kernel/linux/linux-6.6/fs/ |
H A D | aio.c | 1500 aio_setup_rw(int rw, const struct iocb *iocb, struct iovec **iovec, bool vectored, bool compat, struct iov_iter *iter) aio_setup_rw() argument 1536 aio_read(struct kiocb *req, const struct iocb *iocb, bool vectored, bool compat) aio_read() argument 1563 aio_write(struct kiocb *req, const struct iocb *iocb, bool vectored, bool compat) aio_write() argument
|
Completed in 7 milliseconds