Lines Matching defs:k
99 #define PTR_HASH(c, k) \ argument
128 void bkey_put(struct cache_set *c, struct bkey *k) in bkey_put()
543 static unsigned int btree_order(struct bkey *k) in btree_order()
548 static void mca_data_alloc(struct btree *b, struct bkey *k, gfp_t gfp) in mca_data_alloc()
584 struct bkey *k, gfp_t gfp) in mca_bucket_alloc()
845 static struct hlist_head *mca_hash(struct cache_set *c, struct bkey *k) in mca_hash()
850 static struct btree *mca_find(struct cache_set *c, struct bkey *k) in mca_find()
882 struct bkey *k) in mca_cannibalize()
920 struct bkey *k, int level) in mca_alloc()
1003 struct bkey *k, int level, bool write, in bch_btree_node_get()
1059 static void btree_node_prefetch(struct btree *parent, struct bkey *k) in btree_node_prefetch()
1181 static void make_btree_freeing_key(struct btree *b, struct bkey *k) in make_btree_freeing_key()
1224 struct bkey *k) in __bch_btree_mark_key()
1275 #define btree_mark_key(b, k) __bch_btree_mark_key(b->c, b->level, k) argument
1277 void bch_initial_mark_key(struct cache_set *c, int level, struct bkey *k) in bch_initial_mark_key()
1306 struct bkey *k; in btree_gc_mark_node() local
1363 struct bkey *k; in btree_gc_coalesce() local
1404 struct bkey *k, *last = NULL; in btree_gc_coalesce() local
1567 struct bkey *k; in btree_gc_count_keys() local
1608 struct bkey *k; in btree_gc_recurse() local
1758 uint64_t *k; in bch_btree_gc_finish() local
1908 struct bkey *k, *p = NULL; in bch_btree_check_recurse() local
1949 struct bkey *k, *p; in bch_btree_check_thread() local
2048 struct bkey *k = NULL; in bch_btree_check() local
2155 static bool btree_insert_key(struct btree *b, struct bkey *k, in btree_insert_key()
2195 struct bkey *k = insert_keys->keys; in bch_btree_insert_keys() local
2499 struct bkey *k; in bch_btree_insert() local
2544 struct bkey *k; in bch_btree_map_nodes_recurse() local
2577 struct bkey *k; in bch_btree_map_keys_recurse() local
2633 struct bkey *k) in refill_keybuf_fn()