Searched refs:index_pages_count (Results 1 – 1 of 1) sorted by relevance
101 u32 index_pages_count; in __aligned() local223 chapter->index_pages_count = geometry->index_pages_per_chapter; in initialize_cached_chapter_index()225 result = vdo_allocate(chapter->index_pages_count, struct delta_index_page, in initialize_cached_chapter_index()230 return vdo_allocate(chapter->index_pages_count, struct dm_buffer *, in initialize_cached_chapter_index()339 for (i = 0; i < chapter->index_pages_count; i++) { in release_cached_chapter_index()