Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
H A Dbounce.c162 static void bounce_end_io(struct bio *bio, mempool_t *pool) in bounce_end_io() function
188 bounce_end_io(bio, &page_pool); in bounce_end_io_write()
194 bounce_end_io(bio, &isa_page_pool); in bounce_end_io_write_isa()
204 bounce_end_io(bio, pool); in __bounce_end_io_read()
/kernel/linux/linux-6.6/block/
H A Dbounce.c102 static void bounce_end_io(struct bio *bio) in bounce_end_io() function
128 bounce_end_io(bio); in bounce_end_io_write()
138 bounce_end_io(bio); in bounce_end_io_read()

Completed in 2 milliseconds