Home
last modified time | relevance | path

Searched refs:bch2_bkey_make_mut_noupdate (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dbtree_update.c44 update = bch2_bkey_make_mut_noupdate(trans, k); in extent_front_merge()
212 update = bch2_bkey_make_mut_noupdate(trans, old); in bch2_trans_update_extent_overwrite()
228 update = bch2_bkey_make_mut_noupdate(trans, old); in bch2_trans_update_extent_overwrite()
269 update = bch2_bkey_make_mut_noupdate(trans, old); in bch2_trans_update_extent_overwrite()
H A Dstr_hash.c239 struct bkey_i *new = bch2_bkey_make_mut_noupdate(trans, hash_k); in __bch2_str_hash_check_key()
H A Dbtree_update.h248 static inline struct bkey_i *bch2_bkey_make_mut_noupdate(struct btree_trans *trans, struct bkey_s_c… in bch2_bkey_make_mut_noupdate() function
H A Dreflink.c318 struct bkey_i *new = bch2_bkey_make_mut_noupdate(trans, k); in trans_trigger_reflink_p_segment()
803 struct bkey_i *new = bch2_bkey_make_mut_noupdate(trans, k); in bch2_gc_write_reflink_key()
H A Dio_misc.c442 copy = bch2_bkey_make_mut_noupdate(trans, k); in __bch2_resume_logged_op_finsert()
H A Ddata_update.c625 n = bch2_bkey_make_mut_noupdate(trans, k); in bch2_extent_drop_ptrs()
H A Drecovery.c217 new = bch2_bkey_make_mut_noupdate(trans, bkey_i_to_s_c(k->k)); in bch2_journal_replay_accounting_key()
H A Dbuckets.c285 struct bkey_i *new = bch2_bkey_make_mut_noupdate(trans, k); in bch2_check_fix_ptrs()
H A Dbackpointers.c445 struct bkey_i *n = bch2_bkey_make_mut_noupdate(trans, extent); in drop_dev_and_update()
H A Dio_write.c1218 struct bkey_i *new = bch2_bkey_make_mut_noupdate(trans, k); in bch2_nocow_write_convert_one_unwritten()
H A Dsnapshot.c1401 struct bkey_i *new = bch2_bkey_make_mut_noupdate(trans, k); in delete_dead_snapshots_process_key()