Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_cache.h24 void bch2_node_pin(struct bch_fs *, struct btree *);
Dbackpointers.c786 bch2_node_pin(c, b); in bch2_get_btree_in_memory_pos()
Dbtree_cache.c220 void bch2_node_pin(struct bch_fs *c, struct btree *b) in bch2_node_pin() function