Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dalloc_background.h220 bch2_trans_start_alloc_update_noupdate(struct btree_trans *, struct btree_iter *, struct bpos);
Dalloc_background.c461 bch2_trans_start_alloc_update_noupdate(struct btree_trans *trans, struct btree_iter *iter, in bch2_trans_start_alloc_update_noupdate() function
487 struct bkey_i_alloc_v4 *a = bch2_trans_start_alloc_update_noupdate(trans, &iter, pos); in bch2_trans_start_alloc_update()
2361 bch2_trans_start_alloc_update_noupdate(trans, &iter, POS(dev, bucket_nr)); in __bch2_bucket_io_time_reset()
Dbuckets.c958 bch2_trans_start_alloc_update_noupdate(trans, &iter, POS(ca->dev_idx, b)); in __bch2_trans_mark_metadata_bucket()