Searched defs:moving_context (Results 1 – 1 of 1) sorted by relevance
14 struct moving_context { struct15 struct btree_trans *trans;16 struct list_head list;17 void *fn;19 struct bch_ratelimit *rate;20 struct bch_move_stats *stats;21 struct write_point_specifier wp;22 bool wait_on_copygc;23 bool write_error;26 struct closure cl;[all …]