Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/9p/
Dclient.h79 struct p9_req_t { struct
80 int status;
81 int t_err;
82 struct kref refcount;
83 wait_queue_head_t wq;
84 struct p9_fcall tc;
85 struct p9_fcall rc;
86 void *aux;
87 struct list_head req_list;