Searched refs:__bch_btree_mark_key (Results 1 – 1 of 1) sorted by relevance
1193 static uint8_t __bch_btree_mark_key(struct cache_set *c, int level, in __bch_btree_mark_key() function1245 #define btree_mark_key(b, k) __bch_btree_mark_key(b->c, b->level, k)1264 __bch_btree_mark_key(c, level, k); in bch_initial_mark_key()1683 __bch_btree_mark_key(b->c, b->level + 1, &b->key); in bch_btree_gc_root()