Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_cache.h24 void bch2_node_pin(struct bch_fs *, struct btree *);
H A Dbackpointers.c710 bch2_node_pin(c, b); in bch2_get_btree_in_memory_pos()
982 bch2_node_pin(trans->c, b); in btree_node_get_and_pin()
H A Dbtree_cache.c223 void bch2_node_pin(struct bch_fs *c, struct btree *b) in bch2_node_pin() function