Lines Matching refs:list_head
26 struct list_head qe; /* queue element */
121 struct list_head itnim_q; /* queue of active itnim */
122 struct list_head ioim_resfree_q; /* IOs waiting for f/w */
123 struct list_head ioim_comp_q; /* IO global comp Q */
124 struct list_head tskim_free_q;
125 struct list_head tskim_unused_q; /* Unused tskim Q */
141 struct list_head iotag_ioim_free_q; /* free IO resources */
142 struct list_head iotag_tio_free_q; /* free IO resources */
143 struct list_head iotag_unused_q; /* unused IO resources*/
161 struct list_head qe; /* queue elememt */
172 struct list_head sgpg_q; /* allocated SG pages */
193 struct list_head qe;
205 struct list_head io_q; /* queue of affected IOs */
215 struct list_head qe; /* queue element */
224 struct list_head pending_q; /* queue of pending IO requests */
225 struct list_head io_q; /* queue of active IO requests */
226 struct list_head io_cleanup_q; /* IO being cleaned up */
227 struct list_head tsk_q; /* queue of active TM commands */
228 struct list_head delay_comp_q; /* queue of failed inflight cmds */