Searched defs:rq_for_each_segment (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/drivers/s390/block/
H A Dscm_blk_cluster.c183 rq_for_each_segment(bv, req, iter) { rq_for_each_segment() function
H A Dscm_blk.c203 rq_for_each_segment(bv, req, iter) { rq_for_each_segment() function
H A Ddasd_diag.c527 rq_for_each_segment(bv, req, iter) { rq_for_each_segment() function
547 rq_for_each_segment(bv, req, iter) { rq_for_each_segment() function
H A Ddasd_fba.c285 rq_for_each_segment(bv, req, iter) { rq_for_each_segment() function
326 rq_for_each_segment(bv, req, iter) { rq_for_each_segment() function
399 rq_for_each_segment(bv, req, iter) { rq_for_each_segment() function
H A Ddasd_eckd.c2610 rq_for_each_segment(bv, req, iter) { rq_for_each_segment() function
2685 rq_for_each_segment(bv, req, iter) { rq_for_each_segment() function
2848 rq_for_each_segment(bv, req, iter) { rq_for_each_segment() function
3111 rq_for_each_segment(bv, req, iter) { rq_for_each_segment() function
3160 rq_for_each_segment(bv, req, iter) { rq_for_each_segment() function
3193 rq_for_each_segment(bv, req, iter) { rq_for_each_segment() function
3413 rq_for_each_segment(bv, req, iter) { rq_for_each_segment() function
3477 rq_for_each_segment(bv, req, iter) { rq_for_each_segment() function
/linux-4.1.27/drivers/block/
H A Dnbd.c262 rq_for_each_segment(bvec, req, iter) { rq_for_each_segment() function
359 rq_for_each_segment(bvec, req, iter) { rq_for_each_segment() function
H A Dps3disk.c102 rq_for_each_segment(bvec, req, iter) { rq_for_each_segment() function
H A Dloop.c234 rq_for_each_segment(bvec, rq, iter) { rq_for_each_segment() function
261 rq_for_each_segment(bvec, rq, iter) { rq_for_each_segment() function
287 rq_for_each_segment(bvec, rq, iter) { rq_for_each_segment() function
322 rq_for_each_segment(bvec, rq, iter) { rq_for_each_segment() function
H A Dfloppy.c2376 rq_for_each_segment(bv, current_req, iter) { rq_for_each_segment() function
2440 rq_for_each_segment(bv, current_req, iter) { rq_for_each_segment() function
/linux-4.1.27/include/linux/
H A Dblkdev.h773 #define rq_for_each_segment(bvl, _rq, _iter) \ macro

Completed in 347 milliseconds