Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dbset.c340 static unsigned __inorder_to_tree(unsigned j, unsigned size, unsigned extra) in __inorder_to_tree() function
357 return __inorder_to_tree(j, t->size, t->extra); in inorder_to_tree()
377 if (__inorder_to_tree(i, size, extra) != j)