Home
last modified time | relevance | path

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

/linux/include/net/9p/
H A Dclient.h83 struct p9_req_t { struct
84 int status;
85 int t_err;
86 refcount_t refcount;
87 wait_queue_head_t wq;
88 struct p9_fcall tc;
89 struct p9_fcall rc;
90 struct list_head req_list;