Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dpage_io.c29 static struct bio *get_swap_bio(gfp_t gfp_flags, in get_swap_bio() function
334 bio = get_swap_bio(GFP_NOIO, page, end_write_func); in __swap_writepage()
390 bio = get_swap_bio(GFP_KERNEL, page, end_swap_bio_read); in swap_readpage()