swap_cluster_assert_empty
swap_cluster_assert_empty(ci, ci_start, nr_pages, false);
swap_cluster_assert_empty(ci, 0, SWAPFILE_CLUSTER, true);
swap_cluster_assert_empty(ci, 0, SWAPFILE_CLUSTER, false);
swap_cluster_assert_empty(ci, ci_off, nr_pages, false);
swap_cluster_assert_empty(ci, ci_off, 1, false);