Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/md/bcache/
Dbset.h496 #define KEYLIST_INLINE 16 macro
497 uint64_t inline_keys[KEYLIST_INLINE];
Dbset.c140 if (newsize <= KEYLIST_INLINE || in __bch_keylist_realloc()