Home
last modified time | relevance | path

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

/linux/mm/
H A Dswapfile.c1289 static bool get_swap_device_info(struct swap_info_struct *si) in get_swap_device_info() function
1322 if (!si || !offset || !get_swap_device_info(si)) in swap_alloc_fast()
1353 if (get_swap_device_info(si)) { in swap_alloc_slow()
1394 if (get_swap_device_info(si)) { in swap_sync_discard()
1600 if (!get_swap_device_info(si)) in get_swap_device()
2018 if (get_swap_device_info(si)) { in get_swap_page_of_type()