Searched refs:moving_context_list (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/bcachefs/
H A Dbcachefs.h975 struct list_head moving_context_list; member in struct:bch_fs
H A Dmove.c252 list_add(&ctxt->list, &c->moving_context_list);
1183 list_for_each_entry(ctxt, &c->moving_context_list, list)
1190 INIT_LIST_HEAD(&c->moving_context_list);

Completed in 130 milliseconds