Searched refs:bch2_bkey_make_mut_noupdate (Results 1 - 10 of 10) sorted by relevance

/linux-master/fs/bcachefs/
H A Dbtree_update.c44 update = bch2_bkey_make_mut_noupdate(trans, k);
212 update = bch2_bkey_make_mut_noupdate(trans, old);
228 update = bch2_bkey_make_mut_noupdate(trans, old);
269 update = bch2_bkey_make_mut_noupdate(trans, old);
H A Dbtree_update.h236 static inline struct bkey_i *bch2_bkey_make_mut_noupdate(struct btree_trans *trans, struct bkey_s_c k) function
H A Dio_misc.c421 copy = bch2_bkey_make_mut_noupdate(trans, k);
H A Dreflink.c176 struct bkey_i *update = bch2_bkey_make_mut_noupdate(trans, p.s_c);
H A Ddata_update.c461 n = bch2_bkey_make_mut_noupdate(trans, k);
H A Dbackpointers.c427 struct bkey_i *n = bch2_bkey_make_mut_noupdate(trans, extent);
H A Dsnapshot.c1396 struct bkey_i *new = bch2_bkey_make_mut_noupdate(trans, k);
1770 new = bch2_bkey_make_mut_noupdate(trans, interior_k);
H A Dio_write.c1139 struct bkey_i *new = bch2_bkey_make_mut_noupdate(trans, k);
H A Dbtree_gc.c1587 struct bkey_i *new = bch2_bkey_make_mut_noupdate(trans, k);
H A Dfsck.c853 tmp = bch2_bkey_make_mut_noupdate(trans, k);

Completed in 141 milliseconds