Home
last modified time | relevance | path

Searched defs:p9_conn (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/9p/
Dtrans_fd.c126 struct p9_conn { struct
127 struct list_head mux_list;
128 struct p9_client *client;
129 int err;
130 struct list_head req_list;
131 struct list_head unsent_req_list;
132 struct p9_req_t *req;
133 char tmp_buf[7];
134 int rsize;
135 int rpos;
[all …]