Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Dbset.c406 static unsigned __to_inorder(unsigned j, unsigned size, unsigned extra) in __to_inorder() function
424 return __to_inorder(j, t->size, t->extra); in to_inorder()
467 if (__to_inorder(j, size, extra) != i)