Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/bcache/
Dbset.h293 int bch_btree_keys_alloc(struct btree_keys *b, unsigned int page_order,
Dbset.c314 int bch_btree_keys_alloc(struct btree_keys *b, in bch_btree_keys_alloc() function
345 EXPORT_SYMBOL(bch_btree_keys_alloc);
Dbtree.c601 if (!bch_btree_keys_alloc(&b->keys, in mca_data_alloc()