Searched refs:bch2_trans_node_drop (Results 1 – 3 of 3) sorted by relevance
393 void bch2_trans_node_drop(struct btree_trans *trans, struct btree *);
250 bch2_trans_node_drop(trans, b); in bch2_btree_node_free_inmem()280 bch2_trans_node_drop(trans, b); in bch2_btree_node_free_never_used()
688 void bch2_trans_node_drop(struct btree_trans *trans, in bch2_trans_node_drop() function