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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dbounce.c124 static void bounce_end_io(struct bio *bio, mempool_t *pool, int err) function
151 bounce_end_io(bio, page_pool, err);
157 bounce_end_io(bio, isa_page_pool, err);
167 bounce_end_io(bio, pool, err);

Completed in 28 milliseconds