Searched refs:first_sector_idx (Results 1 – 1 of 1) sorted by relevance
516 int first_sector_idx; in find_swap_count() local525 boot_copy_sz(state, last_sector_idx, &first_sector_idx); in find_swap_count()527 last_sector_idx = first_sector_idx - 1; in find_swap_count()752 int first_sector_idx; in swap_run() local762 sz = boot_copy_sz(state, last_sector_idx, &first_sector_idx); in swap_run()764 boot_swap_sectors(first_sector_idx, sz, state, bs); in swap_run()767 last_sector_idx = first_sector_idx - 1; in swap_run()