Searched refs:__to_inorder (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | bset.c | 415 static unsigned int __to_inorder(unsigned int j, in __to_inorder() function 439 return __to_inorder(j, t->size, t->extra); in to_inorder() 489 if (__to_inorder(j, size, extra) != i)
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | bset.c | 415 static unsigned int __to_inorder(unsigned int j, in __to_inorder() function 439 return __to_inorder(j, t->size, t->extra); in to_inorder() 489 if (__to_inorder(j, size, extra) != i)
|
Completed in 5 milliseconds