Home
last modified time | relevance | path

Searched refs:bch2_trans_start_alloc_update_noupdate (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dalloc_background.h218 bch2_trans_start_alloc_update_noupdate(struct btree_trans *, struct btree_iter *, struct bpos);
H A Dalloc_background.c455 bch2_trans_start_alloc_update_noupdate(struct btree_trans *trans, struct btree_iter *iter, in bch2_trans_start_alloc_update_noupdate() function
481 struct bkey_i_alloc_v4 *a = bch2_trans_start_alloc_update_noupdate(trans, &iter, pos); in bch2_trans_start_alloc_update()
2469 bch2_trans_start_alloc_update_noupdate(trans, &iter, POS(dev, bucket_nr)); in __bch2_bucket_io_time_reset()
H A Dbuckets.c956 bch2_trans_start_alloc_update_noupdate(trans, &iter, POS(ca->dev_idx, b)); in __bch2_trans_mark_metadata_bucket()