Lines Matching refs:btree_op

869 static int mca_cannibalize_lock(struct cache_set *c, struct btree_op *op)  in mca_cannibalize_lock()
886 static struct btree *mca_cannibalize(struct cache_set *c, struct btree_op *op, in mca_cannibalize()
924 static struct btree *mca_alloc(struct cache_set *c, struct btree_op *op, in mca_alloc()
1007 struct btree *bch_btree_node_get(struct cache_set *c, struct btree_op *op, in bch_btree_node_get()
1121 struct btree *__bch_btree_node_alloc(struct cache_set *c, struct btree_op *op, in __bch_btree_node_alloc()
1165 struct btree_op *op, int level, in bch_btree_node_alloc()
1172 struct btree_op *op) in btree_node_alloc_replacement()
1205 static int btree_check_reserve(struct btree *b, struct btree_op *op) in btree_check_reserve()
1358 static int bch_btree_insert_node(struct btree *b, struct btree_op *op,
1363 static int btree_gc_coalesce(struct btree *b, struct btree_op *op, in btree_gc_coalesce()
1534 static int btree_gc_rewrite_node(struct btree *b, struct btree_op *op, in btree_gc_rewrite_node()
1612 static int btree_gc_recurse(struct btree *b, struct btree_op *op, in btree_gc_recurse()
1703 static int bch_btree_gc_root(struct btree *b, struct btree_op *op, in bch_btree_gc_root()
1838 struct btree_op op; in bch_btree_gc()
1920 static int bch_btree_check_recurse(struct btree *b, struct btree_op *op) in bch_btree_check_recurse()
2016 struct btree_op op; in bch_btree_check_thread()
2208 static bool bch_btree_insert_keys(struct btree *b, struct btree_op *op, in bch_btree_insert_keys()
2250 static int btree_split(struct btree *b, struct btree_op *op, in btree_split()
2384 static int bch_btree_insert_node(struct btree *b, struct btree_op *op, in bch_btree_insert_node()
2440 int bch_btree_insert_check_key(struct btree *b, struct btree_op *op, in bch_btree_insert_check_key()
2479 struct btree_op op;
2485 static int btree_insert_fn(struct btree_op *b_op, struct btree *b) in btree_insert_fn()
2558 static int bch_btree_map_nodes_recurse(struct btree *b, struct btree_op *op, in bch_btree_map_nodes_recurse()
2588 int __bch_btree_map_nodes(struct btree_op *op, struct cache_set *c, in __bch_btree_map_nodes()
2594 int bch_btree_map_keys_recurse(struct btree *b, struct btree_op *op, in bch_btree_map_keys_recurse()
2623 int bch_btree_map_keys(struct btree_op *op, struct cache_set *c, in bch_btree_map_keys()
2648 struct btree_op op;
2655 static int refill_keybuf_fn(struct btree_op *op, struct btree *b, in refill_keybuf_fn()