Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
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 *);
Dmove.h76 struct bch_io_opts *, struct data_update_opts *);
123 struct data_update_opts);
141 struct data_update_opts);
Dmove.c43 struct data_update_opts *data_opts) in trace_move_extent2()
257 struct data_update_opts data_opts) in bch2_move_extent()
534 struct data_update_opts data_opts; in bch2_move_data_btree()
706 struct data_update_opts _data_opts) in bch2_evacuate_bucket()
715 struct data_update_opts data_opts; in bch2_evacuate_bucket()
871 struct data_update_opts *);
886 struct data_update_opts data_opts; in bch2_move_btree()
950 struct data_update_opts *data_opts) in rereplicate_pred()
982 struct data_update_opts *data_opts) in migrate_pred()
1005 struct data_update_opts *data_opts) in rereplicate_btree_pred()
[all …]
Ddata_update.c540 struct data_update_opts *data_opts) in bch2_data_update_opts_to_text()
581 struct data_update_opts *data_opts) in bch2_extent_drop_ptrs()
626 struct data_update_opts data_opts, in bch2_data_update_init()
767 void bch2_data_update_opts_normalize(struct bkey_s_c k, struct data_update_opts *opts) in bch2_data_update_opts_normalize()
Drebalance.c324 struct data_update_opts *data_opts) in next_rebalance_extent()
401 struct data_update_opts data_opts; in do_rebalance_extent()
448 struct data_update_opts *data_opts) in rebalance_pred()
Dmovinggc.c212 struct data_update_opts data_opts = { in bch2_copygc()
Dio_read.c230 struct data_update_opts update_opts = {}; in __promote_alloc()