Home
last modified time | relevance | path

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

/linux/include/net/9p/
A Dclient.h76 struct p9_req_t { struct
77 int status;
78 int t_err;
79 struct kref refcount;
80 wait_queue_head_t wq;
81 struct p9_fcall tc;
82 struct p9_fcall rc;
83 struct list_head req_list;

Completed in 3 milliseconds