Searched refs:bch2_node_pin (Results 1 – 3 of 3) sorted by relevance
24 void bch2_node_pin(struct bch_fs *, struct btree *);
710 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()
223 void bch2_node_pin(struct bch_fs *c, struct btree *b) in bch2_node_pin() function