Searched defs:idx_file (Results 1 – 2 of 2) sorted by relevance
192 let idx_file = idx_file + next_head_idx_offset; in find_present_pages_range() localVariable242 fn idx_file(&self) -> Option<usize> { in idx_file() method552 let idx_file = self.file_states.allocate(cur); in write_to_file() localVariable668 let mut idx_file = head_idx_file; in convert_idx_page_range_to_idx_file() localVariable
379 FILE *idx_file = NULL; in load_from_list_file() local