Searched refs:create_bounce (Results 1 – 4 of 4) sorted by relevance
186 extern struct buffer_head *create_bounce(int, struct buffer_head *);199 return create_bounce(rw, bh); in blk_queue_bounce()
16 extern struct buffer_head *create_bounce(int rw, struct buffer_head * bh_orig);
405 struct buffer_head * create_bounce(int rw, struct buffer_head * bh_orig) in create_bounce() function
130 EXPORT_SYMBOL(create_bounce);