kernel/include/linux/iocontext.h
.. .. @@ -106,12 +106,6 @@ 106 106 107 107 unsigned short ioprio; 108 108 109 - /*110 - * For request batching111 - */112 - int nr_batch_requests; /* Number of requests left in the batch */113 - unsigned long last_waited; /* Time last woken after wait for request */114 -115 109 struct radix_tree_root icq_tree; 116 110 struct io_cq __rcu *icq_hint; 117 111 struct hlist_head icq_list;