Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/power/
Dblock_io.c37 bio->bi_end_io = end_swap_bio_read; in submit()
/linux-4.1.27/mm/
Dpage_io.c72 void end_swap_bio_read(struct bio *bio, int err) in end_swap_bio_read() function
359 bio = get_swap_bio(GFP_KERNEL, page, end_swap_bio_read); in swap_readpage()
/linux-4.1.27/include/linux/
Dswap.h380 extern void end_swap_bio_read(struct bio *bio, int err);