Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dswap.h463 int generic_swapfile_activate(struct swap_info_struct *, struct file *,
/Linux-v6.1/mm/
Dpage_io.c80 int generic_swapfile_activate(struct swap_info_struct *sis, in generic_swapfile_activate() function
Dswapfile.c2272 return generic_swapfile_activate(sis, swap_file, span); in setup_swap_extents()