Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dbset.h293 int bch_btree_keys_alloc(struct btree_keys *b, unsigned int page_order,
H A Dbset.c315 int bch_btree_keys_alloc(struct btree_keys *b, in bch_btree_keys_alloc() function
H A Dbtree.c550 if (!bch_btree_keys_alloc(&b->keys, in mca_data_alloc()