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.c1347 static bool get_swap_device_info(struct swap_info_struct *si) in get_swap_device_info() function
1380 if (!si || !offset || !get_swap_device_info(si)) in swap_alloc_fast()
1407 if (get_swap_device_info(si)) { in swap_alloc_slow()
1446 if (get_swap_device_info(si)) { in swap_sync_discard()
1894 if (!get_swap_device_info(si)) in get_swap_device()