Searched refs:bch2_trans_update_ip (Results 1 – 3 of 3) sorted by relevance
/linux/fs/bcachefs/ |
H A D | btree_update.h | 115 int __must_check bch2_trans_update_ip(struct btree_trans *, struct btree_iter *, 123 return bch2_trans_update_ip(trans, iter, k, flags, _THIS_IP_); in bch2_trans_update()
|
H A D | btree_update.c | 493 int __must_check bch2_trans_update_ip(struct btree_trans *trans, struct btree_iter *iter, in bch2_trans_update_ip() function
|
H A D | alloc_background.c | 514 ret = bch2_trans_update_ip(trans, &iter, &a->k_i, flags, _RET_IP_); in bch2_trans_start_alloc_update()
|