Searched refs:moving_context_list (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/bcachefs/
H A Dmove.c257 list_add(&ctxt->list, &c->moving_context_list);
1205 list_for_each_entry(ctxt, &c->moving_context_list, list)
1212 INIT_LIST_HEAD(&c->moving_context_list);
H A Dbcachefs.h1011 struct list_head moving_context_list; member in struct:bch_fs

Completed in 138 milliseconds