Lines Matching refs:moving_context
126 struct moving_context *ctxt = io->write.ctxt; in move_free()
149 struct moving_context *ctxt = io->write.ctxt; in move_write_done()
173 struct moving_context *ctxt = io->write.ctxt; in move_write()
220 struct moving_io *bch2_moving_ctxt_next_pending_write(struct moving_context *ctxt) in bch2_moving_ctxt_next_pending_write()
231 struct moving_context *ctxt = io->write.ctxt; in move_read_endio()
241 void bch2_moving_ctxt_do_pending_writes(struct moving_context *ctxt) in bch2_moving_ctxt_do_pending_writes()
252 void bch2_move_ctxt_wait_for_io(struct moving_context *ctxt) in bch2_move_ctxt_wait_for_io()
261 void bch2_moving_ctxt_flush_all(struct moving_context *ctxt) in bch2_moving_ctxt_flush_all()
268 void bch2_moving_ctxt_exit(struct moving_context *ctxt) in bch2_moving_ctxt_exit()
294 void bch2_moving_ctxt_init(struct moving_context *ctxt, in bch2_moving_ctxt_init()
334 int bch2_move_extent(struct moving_context *ctxt, in bch2_move_extent()
550 int bch2_move_ratelimit(struct moving_context *ctxt) in bch2_move_ratelimit()
625 int bch2_move_data_btree(struct moving_context *ctxt, in bch2_move_data_btree()
811 int __bch2_move_data(struct moving_context *ctxt, in __bch2_move_data()
849 struct moving_context ctxt; in bch2_move_data()
858 static int __bch2_move_data_phys(struct moving_context *ctxt, in __bch2_move_data_phys()
1032 struct moving_context ctxt; in bch2_move_data_phys()
1070 int bch2_evacuate_bucket(struct moving_context *ctxt, in bch2_evacuate_bucket()
1103 struct moving_context ctxt; in bch2_move_btree()
1449 static void bch2_moving_ctxt_to_text(struct printbuf *out, struct bch_fs *c, struct moving_context … in bch2_moving_ctxt_to_text()
1482 struct moving_context *ctxt; in bch2_fs_moving_ctxts_to_text()