Searched refs:__bch2_btree_path_make_mut (Results 1 – 3 of 3) sorted by relevance
206 btree_path_idx_t __bch2_btree_path_make_mut(struct btree_trans *, btree_path_idx_t,216 path = __bch2_btree_path_make_mut(trans, path, intent, ip); in bch2_btree_path_make_mut()
166 iter->path = __bch2_btree_path_make_mut(trans, iter->path, true, _THIS_IP_); in wb_flush_one()
1272 btree_path_idx_t __bch2_btree_path_make_mut(struct btree_trans *trans, in __bch2_btree_path_make_mut() function