Searched refs:probe_block (Results 1 – 2 of 2) sorted by relevance
155 sector_t probe_block; in generic_swapfile_activate() local169 probe_block = 0; in generic_swapfile_activate()172 while ((probe_block + blocks_per_page) <= last_block && in generic_swapfile_activate()179 first_block = probe_block; in generic_swapfile_activate()188 probe_block++; in generic_swapfile_activate()196 block = probe_block + block_in_page; in generic_swapfile_activate()203 probe_block++; in generic_swapfile_activate()224 probe_block += blocks_per_page; in generic_swapfile_activate()
3972 sector_t probe_block; in check_swap_activate() local3989 probe_block = 0; in check_swap_activate()3992 while ((probe_block + blocks_per_page) <= last_block && in check_swap_activate()4001 block = probe_block; in check_swap_activate()4011 probe_block++; in check_swap_activate()4018 block = probe_block + block_in_page; in check_swap_activate()4026 probe_block++; in check_swap_activate()4047 probe_block += blocks_per_page; in check_swap_activate()