Home
last modified time | relevance | path

Searched refs:__bounce_end_io_read (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/mm/
Dbounce.c159 static void __bounce_end_io_read(struct bio *bio, mempool_t *pool, int err) in __bounce_end_io_read() function
171 __bounce_end_io_read(bio, page_pool, err); in bounce_end_io_read()
176 __bounce_end_io_read(bio, isa_page_pool, err); in bounce_end_io_read_isa()