Searched refs:move_full_to_partial (Results 1 – 1 of 1) sorted by relevance
129 self.move_full_to_partial(slab_page); in check_page_assignments()175 fn move_full_to_partial(&mut self, page: &'a mut P) { in move_full_to_partial() method