Lines Matching refs:alloc_iter
1157 struct btree_iter *alloc_iter,
1175 ret = bch2_btree_delete_at(trans, alloc_iter, 0);
1416 struct btree_iter alloc_iter;
1417 struct bkey_s_c alloc_k = bch2_bkey_get_iter(trans, &alloc_iter,
1457 bch2_set_btree_iter_dontneed(trans, &alloc_iter);
1458 bch2_trans_iter_exit(trans, &alloc_iter);
1699 struct btree_iter *alloc_iter,
1709 alloc_k = bch2_btree_iter_peek(trans, alloc_iter);
1747 ret = bch2_trans_update(trans, alloc_iter,
2147 struct btree_iter alloc_iter = {};
2164 struct bkey_s_c alloc_k = bch2_bkey_get_iter(trans, &alloc_iter,
2205 bch2_trans_iter_exit(trans, &alloc_iter);