Home
last modified time | relevance | path

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

/mm/
Dpage_io.c27 static struct bio *get_swap_bio(gfp_t gfp_flags, in get_swap_bio() function
302 bio = get_swap_bio(GFP_NOIO, page, end_write_func); in __swap_writepage()
350 bio = get_swap_bio(GFP_KERNEL, page, end_swap_bio_read); in swap_readpage()