Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dswap.h444 int generic_swapfile_activate(struct swap_info_struct *, struct file *,
/openbmc/linux/mm/
H A Dpage_io.c78 int generic_swapfile_activate(struct swap_info_struct *sis, in generic_swapfile_activate() function
H A Dswapfile.c2288 return generic_swapfile_activate(sis, swap_file, span); in setup_swap_extents()