Searched refs:blk_queue_bounce (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dblkdev.h152 extern inline struct buffer_head *blk_queue_bounce(request_queue_t *q, int rw, function
167 #define blk_queue_bounce(q, rw, bh) (bh) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dblkdev.h152 extern inline struct buffer_head *blk_queue_bounce(request_queue_t *q, int rw, function
167 #define blk_queue_bounce(q, rw, bh) (bh) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A Dll_rw_blk.c941 bh = blk_queue_bounce(q, rw, bh);
H A Dloop.c432 rbh = blk_queue_bounce(q, rw, rbh);

Completed in 97 milliseconds