Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/bcache/
Dbset.c442 static unsigned int __inorder_to_tree(unsigned int j, in __inorder_to_tree() function
465 return __inorder_to_tree(j, t->size, t->extra); in inorder_to_tree()
486 if (__inorder_to_tree(i, size, extra) != j)