android_kernel_xiaomi_sm8350/Documentation/block
NeilBrown 5705f70217 Introduce rq_for_each_segment replacing rq_for_each_bio
Every usage of rq_for_each_bio wraps a usage of
bio_for_each_segment, so these can be combined into
rq_for_each_segment.

We define "struct req_iterator" to hold the 'bio' and 'index' that
are needed for the double iteration.

Signed-off-by: Neil Brown <neilb@suse.de>

Various compile fixes by me...

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-10-10 09:25:56 +02:00
..
as-iosched.txt
barrier.txt [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
biodoc.txt Introduce rq_for_each_segment replacing rq_for_each_bio 2007-10-10 09:25:56 +02:00
capability.txt genhd: expose AN to user space 2007-05-23 20:14:11 -07:00
deadline-iosched.txt
ioprio.txt misc doc and kconfig typos 2007-05-09 08:58:15 +02:00
request.txt [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
stat.txt
switching-sched.txt