Searched refs:rq_for_each_segment (Results 1 - 11 of 11) 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 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_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 Dscm_blk.c203 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 Dps3disk.c102 rq_for_each_segment(bvec, req, iter) { rq_for_each_segment() function
135 rq_for_each_segment(bv, req, iter) ps3disk_submit_request_sg()
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 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.h766 /* This should not be used directly - use rq_for_each_segment */
773 #define rq_for_each_segment(bvl, _rq, _iter) \ macro
/linux-4.1.27/block/
H A Dblk-core.c2873 rq_for_each_segment(bvec, rq, iter) rq_flush_dcache_pages()

Completed in 664 milliseconds