Lines Matching refs:data_update
113 static void trace_io_move_finish2(struct data_update *u, in trace_io_move_finish2()
138 static void trace_io_move_fail2(struct data_update *m, in trace_io_move_fail2()
194 static void trace_data_update2(struct data_update *m, in trace_data_update2()
213 static void trace_io_move_created_rebalance2(struct data_update *m, in trace_io_move_created_rebalance2()
236 static int data_update_invalid_bkey(struct data_update *m, in data_update_invalid_bkey()
267 struct data_update *m = container_of(op, struct data_update, op); in __bch2_data_update_index_update()
505 void bch2_data_update_read_done(struct data_update *m) in bch2_data_update_read_done()
520 void bch2_data_update_exit(struct data_update *update) in bch2_data_update_exit()
538 struct data_update *update) in bch2_update_unwritten_extent()
656 void bch2_data_update_to_text(struct printbuf *out, struct data_update *m) in bch2_data_update_to_text()
668 void bch2_data_update_inflight_to_text(struct printbuf *out, struct data_update *m) in bch2_data_update_inflight_to_text()
730 static int __bch2_data_update_bios_init(struct data_update *m, struct bch_fs *c, in __bch2_data_update_bios_init()
750 m->rbio.data_update = true; in __bch2_data_update_bios_init()
757 int bch2_data_update_bios_init(struct data_update *m, struct bch_fs *c, in bch2_data_update_bios_init()
772 static int can_write_extent(struct bch_fs *c, struct data_update *m) in can_write_extent()
815 struct data_update *m, in bch2_data_update_init()