Home
last modified time | relevance | path

Searched refs:root_count_t (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dtypes.h49 typedef u8 root_count_t; typedef
H A Dblock-map.c48 root_count_t root_index;
102 root_count_t active_roots;
1352 root_count_t root_index, in get_tree_page_by_index()
2299 root_count_t root_index = page_number % map->root_count; in vdo_find_block_map_page_pbn()
2341 root_count_t root; in make_segment()
2418 root_count_t root; in deforest()
2642 static struct boundary compute_boundary(struct block_map *map, root_count_t root_index) in compute_boundary()
2677 root_count_t root; in vdo_traverse_forest()
H A Ddata-vio.h73 root_count_t root_index;
H A Dencodings.h892 block_count_t __must_check vdo_compute_new_forest_pages(root_count_t root_count,
H A Dencodings.c439 block_count_t vdo_compute_new_forest_pages(root_count_t root_count, in vdo_compute_new_forest_pages()