Searched refs:probe_block (Results 1 – 2 of 2) sorted by relevance
106 sector_t probe_block; in generic_swapfile_activate() local120 probe_block = 0; in generic_swapfile_activate()123 while ((probe_block + blocks_per_page) <= last_block && in generic_swapfile_activate()130 first_block = probe_block; in generic_swapfile_activate()139 probe_block++; in generic_swapfile_activate()147 block = probe_block + block_in_page; in generic_swapfile_activate()154 probe_block++; in generic_swapfile_activate()175 probe_block += blocks_per_page; in generic_swapfile_activate()
4037 sector_t probe_block; in check_swap_activate() local4054 probe_block = 0; in check_swap_activate()4057 while ((probe_block + blocks_per_page) <= last_block && in check_swap_activate()4066 block = probe_block; in check_swap_activate()4076 probe_block++; in check_swap_activate()4083 block = probe_block + block_in_page; in check_swap_activate()4091 probe_block++; in check_swap_activate()4112 probe_block += blocks_per_page; in check_swap_activate()