Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbtree.h49 void *btree_alloc(gfp_t gfp_mask, void *pool_data);
/linux/lib/
H A Dbtree.c80 void *btree_alloc(gfp_t gfp_mask, void *pool_data) in btree_alloc() function
84 EXPORT_SYMBOL_GPL(btree_alloc);
191 head->mempool = mempool_create(0, btree_alloc, btree_free, NULL); in btree_init()
/linux/fs/bcachefs/
H A Dbtree_types.h60 struct btree_alloc { struct
H A Dbcachefs.h821 struct btree_alloc btree_reserve_cache[BTREE_NODE_RESERVE * 2];
H A Dbtree_update_interior.c312 struct btree_alloc *a = in __bch2_btree_node_alloc()
488 struct btree_alloc *a = in bch2_btree_reserve_put()
2679 struct btree_alloc *a) in bch2_btree_alloc_to_text()
H A Dalloc_foreground.c1101 struct btree_alloc *a = in bch2_open_buckets_stop()