Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A 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)