Home | History | Annotate | Download | only in blktrace

Lines Matching full:ch_head

216 	struct list_head ch_head, ns_head;
2178 list_add_tail(&nc->ch_head, &ch->conn_list);
2191 list_del(&nc->ch_head);
2261 struct cl_conn *nc = list_entry(p, struct cl_conn, ch_head);