Searched refs:forest (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/md/dm-vdo/ |
| H A D | block-map.c | 72 struct forest { struct 1371 static struct tree_page * __must_check get_tree_page_by_index(struct forest *forest, in get_tree_page_by_index() argument 1379 for (segment = 0; segment < forest->segments; segment++) { in get_tree_page_by_index() 1380 page_number_t border = forest->boundaries[segment].levels[height - 1]; in get_tree_page_by_index() 1383 struct block_map_tree *tree = &forest->trees[root_index]; in get_tree_page_by_index() 1398 return get_tree_page_by_index(zone->block_map->forest, lock->root_index, in get_tree_page() 2326 tree_page = get_tree_page_by_index(map->forest, root_index, 1, page_index); in vdo_find_block_map_page_pbn() 2355 static int make_segment(struct forest *old_forest, block_count_t new_pages, in make_segment() 2356 struct boundary *new_boundary, struct forest *forest) in make_segment() argument 2365 forest->segments = index + 1; in make_segment() [all …]
|
| H A D | block-map.h | 182 struct forest; 272 struct forest *forest; member 274 struct forest *next_forest;
|
| /linux/Documentation/filesystems/ |
| H A D | sharedsubtree.rst | 892 Though it looks like a forest, if we consider all the shared
|
| /linux/Documentation/process/ |
| H A D | submitting-patches.rst | 838 unmanageable forest of references in email clients. If a link is
|