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