Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/9p/
Dclient.h113 struct p9_req_t { struct
114 int status;
115 int t_err;
116 wait_queue_head_t wq;
117 struct p9_fcall *tc;
118 struct p9_fcall *rc;
119 void *aux;
121 struct list_head req_list;