Searched refs:forest (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/md/dm-vdo/ |
D | block-map.c | 72 struct forest { struct 1353 static struct tree_page * __must_check get_tree_page_by_index(struct forest *forest, in get_tree_page_by_index() argument 1361 for (segment = 0; segment < forest->segments; segment++) { in get_tree_page_by_index() 1362 page_number_t border = forest->boundaries[segment].levels[height - 1]; in get_tree_page_by_index() 1365 struct block_map_tree *tree = &forest->trees[root_index]; in get_tree_page_by_index() 1380 return get_tree_page_by_index(zone->block_map->forest, lock->root_index, in get_tree_page() 2308 tree_page = get_tree_page_by_index(map->forest, root_index, 1, page_index); in vdo_find_block_map_page_pbn() 2337 static int make_segment(struct forest *old_forest, block_count_t new_pages, in make_segment() 2338 struct boundary *new_boundary, struct forest *forest) in make_segment() argument 2347 forest->segments = index + 1; in make_segment() [all …]
|
D | block-map.h | 182 struct forest; 272 struct forest *forest; member 274 struct forest *next_forest;
|
/linux-6.12.1/drivers/staging/vt6656/ |
D | TODO | 18 and Forest Bond <forest@alittletooquiet.net>.
|
/linux-6.12.1/Documentation/filesystems/ |
D | sharedsubtree.rst | 897 [ NOTE: Though it looks like a forest, if we consider all the shared
|
/linux-6.12.1/Documentation/process/ |
D | submitting-patches.rst | 782 unmanageable forest of references in email clients. If a link is
|