diff options
| author | Pavel Begunkov <asml.silence@gmail.com> | 2026-08-01 16:46:18 +0100 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2026-08-15 17:09:32 -0600 |
| commit | 8b8755e00847da1027fe6624277e43d289e2300e (patch) | |
| tree | 76986762e9a3c7b30cd9494d5ce212c834da080b /tools/perf/scripts/python | |
| parent | e228404b05c8293f6a1286856e49ba3e55da1933 (diff) | |
block: introduce bio_iov_iter_set()
In preparation to supporting dma-buf backed iterators and bios,
introduce bio_iov_iter_set() which attempts to set up the bio directly
from the given iterator. For now, it only supports bvec and expects
users to check the result and fall back to other means if fails, but
later we'll add more types.
Suggested-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://patch.msgid.link/4686a0e47fc14f3f888967a80d45a6f66044f1e0.1785596451.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
