Lines Matching defs:op

116 #define btree(fn, key, b, op, ...)					\  argument
136 #define btree_root(fn, c, op, ...) \ argument
837 static int mca_cannibalize_lock(struct cache_set *c, struct btree_op *op) in mca_cannibalize_lock()
852 static struct btree *mca_cannibalize(struct cache_set *c, struct btree_op *op, in mca_cannibalize()
888 static struct btree *mca_alloc(struct cache_set *c, struct btree_op *op, in mca_alloc()
968 struct btree *bch_btree_node_get(struct cache_set *c, struct btree_op *op, in bch_btree_node_get()
1065 struct btree *__bch_btree_node_alloc(struct cache_set *c, struct btree_op *op, in __bch_btree_node_alloc()
1108 struct btree_op *op, int level, in bch_btree_node_alloc()
1115 struct btree_op *op) in btree_node_alloc_replacement()
1147 static int btree_check_reserve(struct btree *b, struct btree_op *op) in btree_check_reserve()
1297 static int btree_gc_coalesce(struct btree *b, struct btree_op *op, in btree_gc_coalesce()
1464 static int btree_gc_rewrite_node(struct btree *b, struct btree_op *op, in btree_gc_rewrite_node()
1512 static int btree_gc_recurse(struct btree *b, struct btree_op *op, in btree_gc_recurse()
1595 static int bch_btree_gc_root(struct btree *b, struct btree_op *op, in bch_btree_gc_root()
1730 struct btree_op op; in bch_btree_gc() local
1809 static int bch_btree_check_recurse(struct btree *b, struct btree_op *op) in bch_btree_check_recurse()
1841 struct btree_op op; in bch_btree_check() local
1918 static bool bch_btree_insert_keys(struct btree *b, struct btree_op *op, in bch_btree_insert_keys()
1960 static int btree_split(struct btree *b, struct btree_op *op, in btree_split()
2094 static int bch_btree_insert_node(struct btree *b, struct btree_op *op, in bch_btree_insert_node()
2150 int bch_btree_insert_check_key(struct btree *b, struct btree_op *op, in bch_btree_insert_check_key()
2189 struct btree_op op; member
2197 struct btree_insert_op *op = container_of(b_op, in btree_insert_fn() local
2211 struct btree_insert_op op; in bch_btree_insert() local
2268 static int bch_btree_map_nodes_recurse(struct btree *b, struct btree_op *op, in bch_btree_map_nodes_recurse()
2297 int __bch_btree_map_nodes(struct btree_op *op, struct cache_set *c, in __bch_btree_map_nodes()
2303 static int bch_btree_map_keys_recurse(struct btree *b, struct btree_op *op, in bch_btree_map_keys_recurse()
2330 int bch_btree_map_keys(struct btree_op *op, struct cache_set *c, in bch_btree_map_keys()
2355 struct btree_op op; member
2362 static int refill_keybuf_fn(struct btree_op *op, struct btree *b, in refill_keybuf_fn()