Lines Matching refs:p9_conn
86 struct p9_conn *conn;
92 * struct p9_conn - fd mux connection state information
113 struct p9_conn {
145 struct p9_conn conn;
157 static void p9_mux_poll_stop(struct p9_conn *m)
185 static void p9_conn_cancel(struct p9_conn *m, int err)
282 struct p9_conn *m;
284 m = container_of(work, struct p9_conn, rq);
447 struct p9_conn *m;
450 m = container_of(work, struct p9_conn, wq);
529 struct p9_conn *m = pwait->conn;
553 struct p9_conn *m = container_of(p, struct p9_conn, pt);
586 struct p9_conn *m = &ts->conn;
618 static void p9_poll_mux(struct p9_conn *m)
667 struct p9_conn *m = &ts->conn;
893 static void p9_conn_destroy(struct p9_conn *m)
1152 struct p9_conn *conn = list_first_entry(&p9_poll_pending_list,
1153 struct p9_conn,