Lines Matching defs:ctxt
86 struct moving_context *ctxt = io->write.ctxt; in move_free() local
104 struct moving_context *ctxt = io->write.ctxt; in move_write_done() local
138 struct moving_io *bch2_moving_ctxt_next_pending_write(struct moving_context *ctxt) in bch2_moving_ctxt_next_pending_write()
149 struct moving_context *ctxt = io->write.ctxt; in move_read_endio() local
159 void bch2_moving_ctxt_do_pending_writes(struct moving_context *ctxt) in bch2_moving_ctxt_do_pending_writes()
170 void bch2_move_ctxt_wait_for_io(struct moving_context *ctxt) in bch2_move_ctxt_wait_for_io()
179 void bch2_moving_ctxt_flush_all(struct moving_context *ctxt) in bch2_moving_ctxt_flush_all()
186 void bch2_moving_ctxt_exit(struct moving_context *ctxt) in bch2_moving_ctxt_exit()
212 void bch2_moving_ctxt_init(struct moving_context *ctxt, in bch2_moving_ctxt_init()
252 int bch2_move_extent(struct moving_context *ctxt, in bch2_move_extent()
477 int bch2_move_ratelimit(struct moving_context *ctxt) in bch2_move_ratelimit()
521 static int bch2_move_data_btree(struct moving_context *ctxt, in bch2_move_data_btree()
654 int __bch2_move_data(struct moving_context *ctxt, in __bch2_move_data()
693 struct moving_context ctxt; in bch2_move_data() local
703 int bch2_evacuate_bucket(struct moving_context *ctxt, in bch2_evacuate_bucket()
881 struct moving_context ctxt; in bch2_move_btree() local
1196 … void bch2_moving_ctxt_to_text(struct printbuf *out, struct bch_fs *c, struct moving_context *ctxt) in bch2_moving_ctxt_to_text()
1227 struct moving_context *ctxt; in bch2_fs_moving_ctxts_to_text() local