Searched defs:moving_context (Results 1 – 1 of 1) sorted by relevance
14 struct moving_context { struct16 struct list_head list;17 void *fn;22 bool wait_on_copygc;23 bool write_error;26 struct closure cl;28 struct mutex lock;29 struct list_head reads;30 struct list_head ios;35 atomic_t read_ios;[all …]
Completed in 4 milliseconds