Searched refs:bch2_btree_key_cache_params (Results 1 – 1 of 1) sorted by relevance
34 static const struct rhashtable_params bch2_btree_key_cache_params = { variable61 bch2_btree_key_cache_params); in bch2_btree_key_cache_find()86 bch2_btree_key_cache_params); in bkey_cached_evict()261 ret = rhashtable_lookup_insert_fast(&bc->table, &ck->hash, bch2_btree_key_cache_params); in btree_key_cache_create()764 if (rhashtable_init(&bc->table, &bch2_btree_key_cache_params)) in bch2_fs_btree_key_cache_init()