Searched refs:moving_context_list (Results 1 – 2 of 2) sorted by relevance
227 list_add(&ctxt->list, &c->moving_context_list); in bch2_moving_ctxt_init()1172 list_for_each_entry(ctxt, &c->moving_context_list, list) in bch2_fs_moving_ctxts_to_text()1179 INIT_LIST_HEAD(&c->moving_context_list); in bch2_fs_move_init()
983 struct list_head moving_context_list; member