Lines Matching refs:list_head
33 struct list_head qe; /* queue element */
128 struct list_head itnim_q; /* queue of active itnim */
129 struct list_head ioim_resfree_q; /* IOs waiting for f/w */
130 struct list_head ioim_comp_q; /* IO global comp Q */
131 struct list_head tskim_free_q;
132 struct list_head tskim_unused_q; /* Unused tskim Q */
148 struct list_head iotag_ioim_free_q; /* free IO resources */
149 struct list_head iotag_tio_free_q; /* free IO resources */
150 struct list_head iotag_unused_q; /* unused IO resources*/
168 struct list_head qe; /* queue elememt */
179 struct list_head sgpg_q; /* allocated SG pages */
200 struct list_head qe;
212 struct list_head io_q; /* queue of affected IOs */
222 struct list_head qe; /* queue element */
231 struct list_head pending_q; /* queue of pending IO requests */
232 struct list_head io_q; /* queue of active IO requests */
233 struct list_head io_cleanup_q; /* IO being cleaned up */
234 struct list_head tsk_q; /* queue of active TM commands */
235 struct list_head delay_comp_q; /* queue of failed inflight cmds */