Lines Matching defs:ctxt
82 struct moving_context *ctxt = io->write.ctxt; in move_free() local
105 struct moving_context *ctxt = io->write.ctxt; in move_write_done() local
129 struct moving_context *ctxt = io->write.ctxt; in move_write() local
163 struct moving_io *bch2_moving_ctxt_next_pending_write(struct moving_context *ctxt) in bch2_moving_ctxt_next_pending_write()
174 struct moving_context *ctxt = io->write.ctxt; in move_read_endio() local
184 void bch2_moving_ctxt_do_pending_writes(struct moving_context *ctxt) in bch2_moving_ctxt_do_pending_writes()
195 void bch2_move_ctxt_wait_for_io(struct moving_context *ctxt) in bch2_move_ctxt_wait_for_io()
204 void bch2_moving_ctxt_flush_all(struct moving_context *ctxt) in bch2_moving_ctxt_flush_all()
211 void bch2_moving_ctxt_exit(struct moving_context *ctxt) in bch2_moving_ctxt_exit()
237 void bch2_moving_ctxt_init(struct moving_context *ctxt, in bch2_moving_ctxt_init()
277 int bch2_move_extent(struct moving_context *ctxt, in bch2_move_extent()
487 int bch2_move_ratelimit(struct moving_context *ctxt) in bch2_move_ratelimit()
562 static int bch2_move_data_btree(struct moving_context *ctxt, in bch2_move_data_btree()
695 int __bch2_move_data(struct moving_context *ctxt, in __bch2_move_data()
733 struct moving_context ctxt; in bch2_move_data() local
742 static int __bch2_move_data_phys(struct moving_context *ctxt, in __bch2_move_data_phys()
900 struct moving_context ctxt; in bch2_move_data_phys() local
940 int bch2_evacuate_bucket(struct moving_context *ctxt, in bch2_evacuate_bucket()
967 struct moving_context ctxt; in bch2_move_btree() local
1314 … void bch2_moving_ctxt_to_text(struct printbuf *out, struct bch_fs *c, struct moving_context *ctxt) in bch2_moving_ctxt_to_text()
1347 struct moving_context *ctxt; in bch2_fs_moving_ctxts_to_text() local