Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dbset.c135 uint64_t *old_keys = l->keys_p == l->inline_keys ? NULL : l->keys_p; in __bch_keylist_realloc()
150 memcpy(new_keys, l->inline_keys, sizeof(uint64_t) * oldsize); in __bch_keylist_realloc()