Home
last modified time | relevance | path

Searched refs:data_update_opts (Results 1 – 7 of 7) sorted by relevance

/linux/fs/bcachefs/
H A Ddata_update.h11 struct data_update_opts { struct
21 struct bch_io_opts *, struct data_update_opts *); argument
27 struct data_update_opts data_opts;
44 struct data_update_opts *);
51 struct bch_io_opts, struct data_update_opts,
53 void bch2_data_update_opts_normalize(struct bkey_s_c, struct data_update_opts *);
H A Dmove.h76 struct bch_io_opts *, struct data_update_opts *);
124 struct data_update_opts);
142 struct data_update_opts);
H A Dmove.c41 struct data_update_opts *data_opts) in trace_move_extent2()
248 struct data_update_opts data_opts) in bch2_move_extent()
514 struct data_update_opts data_opts; in bch2_move_data_btree()
651 struct data_update_opts _data_opts) in bch2_evacuate_bucket()
663 struct data_update_opts data_opts; in bch2_evacuate_bucket()
813 struct data_update_opts *);
828 struct data_update_opts data_opts; in bch2_move_btree()
892 struct data_update_opts *data_opts) in rereplicate_pred()
924 struct data_update_opts *data_opts) in migrate_pred()
947 struct data_update_opts *data_opts) in rereplicate_btree_pred()
[all …]
H A Drebalance.c137 struct data_update_opts *data_opts) in next_rebalance_extent()
203 struct data_update_opts data_opts; in do_rebalance_extent()
254 struct data_update_opts *data_opts) in rebalance_pred()
H A Ddata_update.c527 struct data_update_opts *data_opts) in bch2_data_update_opts_to_text()
564 struct data_update_opts *data_opts) in bch2_extent_drop_ptrs()
609 struct data_update_opts data_opts, in bch2_data_update_init()
750 void bch2_data_update_opts_normalize(struct bkey_s_c k, struct data_update_opts *opts) in bch2_data_update_opts_normalize()
H A Dmovinggc.c213 struct data_update_opts data_opts = { in bch2_copygc()
H A Dio_read.c224 struct data_update_opts update_opts = {}; in __promote_alloc()