Lines Matching defs:ctxt
114 struct moving_context *ctxt = io->write.ctxt; in move_free() local
132 struct moving_context *ctxt = io->write.ctxt; in move_write_done() local
166 struct moving_io *bch2_moving_ctxt_next_pending_write(struct moving_context *ctxt) in bch2_moving_ctxt_next_pending_write()
177 struct moving_context *ctxt = io->write.ctxt; in move_read_endio() local
187 void bch2_moving_ctxt_do_pending_writes(struct moving_context *ctxt) in bch2_moving_ctxt_do_pending_writes()
198 void bch2_move_ctxt_wait_for_io(struct moving_context *ctxt) in bch2_move_ctxt_wait_for_io()
207 void bch2_moving_ctxt_flush_all(struct moving_context *ctxt) in bch2_moving_ctxt_flush_all()
214 void bch2_moving_ctxt_exit(struct moving_context *ctxt) in bch2_moving_ctxt_exit()
233 void bch2_moving_ctxt_init(struct moving_context *ctxt, in bch2_moving_ctxt_init()
273 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()
531 static int bch2_move_data_btree(struct moving_context *ctxt, in bch2_move_data_btree()
628 int __bch2_move_data(struct moving_context *ctxt, in __bch2_move_data()
667 struct moving_context ctxt; in bch2_move_data() local
677 int bch2_evacuate_bucket(struct moving_context *ctxt, in bch2_evacuate_bucket()
847 struct moving_context ctxt; in bch2_move_btree() local
1163 … void bch2_moving_ctxt_to_text(struct printbuf *out, struct bch_fs *c, struct moving_context *ctxt) in bch2_moving_ctxt_to_text()
1196 struct moving_context *ctxt; in bch2_fs_moving_ctxts_to_text() local