Home
last modified time | relevance | path

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

/include/net/9p/
Dclient.h112 struct p9_req_t { struct
113 int status;
114 int t_err;
115 wait_queue_head_t *wq;
116 struct p9_fcall *tc;
117 struct p9_fcall *rc;
118 void *aux;
120 struct list_head req_list;