Home
last modified time | relevance | path

Searched refs:__bch_btree_mark_key (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/md/bcache/
Dbtree.c1193 static uint8_t __bch_btree_mark_key(struct cache_set *c, int level, in __bch_btree_mark_key() function
1245 #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()