Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dpage_io.c29 static struct bio *get_swap_bio(gfp_t gfp_flags, in get_swap_bio() function
333 bio = get_swap_bio(GFP_NOIO, page, end_write_func); in __swap_writepage()
389 bio = get_swap_bio(GFP_KERNEL, page, end_swap_bio_read); in swap_readpage()