Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dbtree_update.c46 update = bch2_bkey_make_mut_noupdate(trans, k); in extent_front_merge()
193 update = bch2_bkey_make_mut_noupdate(trans, old); in bch2_trans_update_extent_overwrite()
209 update = bch2_bkey_make_mut_noupdate(trans, old); in bch2_trans_update_extent_overwrite()
250 update = bch2_bkey_make_mut_noupdate(trans, old); in bch2_trans_update_extent_overwrite()
A Dreflink.c321 struct bkey_i *new = bch2_bkey_make_mut_noupdate(trans, k); in trans_trigger_reflink_p_segment()
807 struct bkey_i *new = bch2_bkey_make_mut_noupdate(trans, k); in bch2_gc_write_reflink_key()
A Dstr_hash.c268 struct bkey_i *new = bch2_bkey_make_mut_noupdate(trans, k); in bch2_str_hash_repair_key()
A Dbtree_update.h297 static __always_inline struct bkey_i *bch2_bkey_make_mut_noupdate(struct btree_trans *trans, struct… in bch2_bkey_make_mut_noupdate() function
A Dio_misc.c469 copy = bch2_bkey_make_mut_noupdate(trans, k); in __bch2_resume_logged_op_finsert()
A Ddata_update.c697 n = bch2_bkey_make_mut_noupdate(trans, k); in bch2_extent_drop_ptrs()
A Drecovery.c223 new = bch2_bkey_make_mut_noupdate(trans, bkey_i_to_s_c(k->k)); in bch2_journal_replay_accounting_key()
A Dbackpointers.c457 struct bkey_i *n = bch2_bkey_make_mut_noupdate(trans, extent); in drop_dev_and_update()
A Dbuckets.c297 struct bkey_i *new = bch2_bkey_make_mut_noupdate(trans, k); in bch2_check_fix_ptrs()
A Dio_write.c1234 struct bkey_i *new = bch2_bkey_make_mut_noupdate(trans, k); in bch2_nocow_write_convert_one_unwritten()
A Dsnapshot.c1495 struct bkey_i *new = bch2_bkey_make_mut_noupdate(trans, k); in delete_dead_snapshots_process_key()

Completed in 37 milliseconds