Lines Matching defs:ctxt
84 struct moving_context *ctxt = io->write.ctxt; in move_free() local
102 struct moving_context *ctxt = io->write.ctxt; in move_write_done() local
136 struct moving_io *bch2_moving_ctxt_next_pending_write(struct moving_context *ctxt) in bch2_moving_ctxt_next_pending_write()
147 struct moving_context *ctxt = io->write.ctxt; in move_read_endio() local
157 void bch2_moving_ctxt_do_pending_writes(struct moving_context *ctxt) in bch2_moving_ctxt_do_pending_writes()
168 void bch2_move_ctxt_wait_for_io(struct moving_context *ctxt) in bch2_move_ctxt_wait_for_io()
177 void bch2_moving_ctxt_flush_all(struct moving_context *ctxt) in bch2_moving_ctxt_flush_all()
184 void bch2_moving_ctxt_exit(struct moving_context *ctxt) in bch2_moving_ctxt_exit()
203 void bch2_moving_ctxt_init(struct moving_context *ctxt, in bch2_moving_ctxt_init()
243 int bch2_move_extent(struct moving_context *ctxt, in bch2_move_extent()
457 int bch2_move_ratelimit(struct moving_context *ctxt) in bch2_move_ratelimit()
501 static int bch2_move_data_btree(struct moving_context *ctxt, in bch2_move_data_btree()
599 int __bch2_move_data(struct moving_context *ctxt, in __bch2_move_data()
638 struct moving_context ctxt; in bch2_move_data() local
648 int bch2_evacuate_bucket(struct moving_context *ctxt, in bch2_evacuate_bucket()
823 struct moving_context ctxt; in bch2_move_btree() local
1138 … void bch2_moving_ctxt_to_text(struct printbuf *out, struct bch_fs *c, struct moving_context *ctxt) in bch2_moving_ctxt_to_text()
1169 struct moving_context *ctxt; in bch2_fs_moving_ctxts_to_text() local