Jens Axboe
de4f5fed3f
iov_iter: add iter_iovec() helper
...
This returns a pointer to the current iovec entry in the iterator. Only
useful with ITER_IOVEC right now, but it prepares us to treat ITER_UBUF
and ITER_IOVEC identically for the first segment.
Rename struct iov_iter->iov to iov_iter->__iov to find any potentially
troublesome spots, and also to prevent anyone from adding new code that
accesses iter->iov directly.
Signed-off-by: Jens Axboe <axboe@kernel.dk >
2023-03-30 08:12:29 -06:00
..
2023-01-29 15:18:26 -07:00
2022-07-24 18:39:11 -06:00
2022-07-24 18:39:17 -06:00
2022-12-21 13:31:40 -07:00
2022-07-24 18:39:15 -06:00
2022-08-12 17:01:00 -06:00
2022-07-24 18:39:11 -06:00
2023-03-01 10:01:22 -08:00
2022-07-24 18:39:12 -06:00
2023-03-22 11:04:55 -06:00
2022-10-16 17:07:53 -06:00
2023-01-29 15:18:26 -07:00
2022-07-24 18:39:11 -06:00
2023-03-09 10:10:58 -07:00
2023-02-06 08:23:21 -07:00
2023-03-08 08:48:13 -07:00
2022-07-24 18:39:15 -06:00
2023-02-22 09:57:23 -07:00
2022-09-21 10:30:43 -06:00
2022-07-24 18:41:06 -06:00
2023-03-16 07:16:56 -06:00
2022-12-07 06:47:13 -07:00
2023-03-30 08:12:29 -06:00
2022-09-21 13:15:02 -06:00
2022-07-24 18:39:14 -06:00
2022-07-24 18:39:11 -06:00
2023-01-29 15:17:41 -07:00
2022-11-21 07:38:31 -07:00
2023-02-10 16:00:30 -07:00
2023-01-29 15:17:41 -07:00
2023-01-29 15:18:26 -07:00
2022-07-24 18:39:16 -06:00
2023-03-01 10:06:53 -07:00
2023-02-25 20:10:13 -07:00
2022-07-24 18:39:14 -06:00
2023-03-22 11:04:55 -06:00
2022-12-07 06:47:13 -07:00
2023-03-30 08:12:29 -06:00
2022-09-21 13:15:02 -06:00
2023-03-09 10:10:58 -07:00
2023-01-29 15:18:26 -07:00
2022-07-24 18:39:11 -06:00
2023-03-15 06:50:59 -06:00
2023-01-29 15:17:40 -07:00
2023-01-29 15:18:26 -07:00
2022-07-24 18:39:11 -06:00
2023-01-29 15:18:26 -07:00
2022-07-24 18:39:11 -06:00
2023-02-22 09:57:23 -07:00
2022-10-07 12:25:30 -06:00
2022-12-14 08:53:35 -07:00
2022-09-21 13:15:01 -06:00
2023-03-24 14:10:39 -07:00
2022-07-24 18:39:11 -06:00
2023-01-29 15:18:26 -07:00
2022-07-24 18:39:11 -06:00