Searched refs:add_swap_extent (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/mm/ |
| D | page_io.c | 200 ret = add_swap_extent(sis, page_no, 1, first_block); in generic_swapfile_activate()
|
| D | swapfile.c | 1689 add_swap_extent(struct swap_info_struct *sis, unsigned long start_page, in add_swap_extent() function 1767 ret = add_swap_extent(sis, 0, sis->max, 0); in setup_swap_extents() 1776 ret = add_swap_extent(sis, 0, sis->max, 0); in setup_swap_extents()
|
| /linux-4.4.14/include/linux/ |
| D | swap.h | 389 int add_swap_extent(struct swap_info_struct *sis, unsigned long start_page,
|