Searched refs:bch2_alloc_to_v4_mut (Results 1 – 3 of 3) sorted by relevance
242 struct bkey_i_alloc_v4 *bch2_alloc_to_v4_mut(struct btree_trans *, struct bkey_s_c);
870 a = bch2_alloc_to_v4_mut(trans, k); in bch2_alloc_write_key()1123 a_mut = bch2_alloc_to_v4_mut(trans, k); in bch2_alloc_write_oldest_gen()
449 struct bkey_i_alloc_v4 *bch2_alloc_to_v4_mut(struct btree_trans *trans, struct bkey_s_c k) in bch2_alloc_to_v4_mut() function1724 bch2_alloc_to_v4_mut(trans, alloc_k); in bch2_check_alloc_to_lru_ref()1844 a = bch2_alloc_to_v4_mut(trans, k); in bch2_discard_one_bucket()