Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dpage_io.c48 void end_swap_bio_write(struct bio *bio) in end_swap_bio_write() function
222 ret = __swap_writepage(page, wbc, end_swap_bio_write); in swap_writepage()
H A Dzswap.c951 __swap_writepage(page, &wbc, end_swap_bio_write); in zswap_writeback_entry()
/kernel/linux/linux-6.6/mm/
H A Dpage_io.c52 static void end_swap_bio_write(struct bio *bio) in end_swap_bio_write() function
361 bio->bi_end_io = end_swap_bio_write; in swap_writepage_bdev_async()
/kernel/linux/linux-5.10/include/linux/
H A Dswap.h410 extern void end_swap_bio_write(struct bio *bio);

Completed in 5 milliseconds