Lines Matching defs:ctl_io_hdr
228 struct ctl_io_hdr {
253 TAILQ_HEAD(, ctl_io_hdr) blocked_queue; /* I/Os blocked by this one */
254 STAILQ_ENTRY(ctl_io_hdr) links; /* linked list pointer */
255 LIST_ENTRY(ctl_io_hdr) ooa_links; /* ooa_queue links */
256 TAILQ_ENTRY(ctl_io_hdr) blocked_links; /* blocked_queue links */
283 struct ctl_io_hdr io_hdr; /* common to all I/O types */
381 struct ctl_io_hdr io_hdr; /* common to all I/O types */
397 struct ctl_io_hdr io_hdr; /* common to all I/O types */
655 struct ctl_io_hdr io_hdr;
660 struct ctl_io_hdr io_hdr; /* common to all I/O types */