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()
4041 sector_t probe_block; in check_swap_activate() local4058 probe_block = 0; in check_swap_activate()4061 while ((probe_block + blocks_per_page) <= last_block && in check_swap_activate()4070 block = probe_block; in check_swap_activate()4080 probe_block++; in check_swap_activate()4087 block = probe_block + block_in_page; in check_swap_activate()4095 probe_block++; in check_swap_activate()4116 probe_block += blocks_per_page; in check_swap_activate()