Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/bcache/
H A Dbset.h498 #define KEYLIST_INLINE 16 macro
499 uint64_t inline_keys[KEYLIST_INLINE];
H A Dbset.c144 if (newsize <= KEYLIST_INLINE || in __bch_keylist_realloc()