Searched defs:p9_req_t (Results 1 – 1 of 1) sorted by relevance
83 struct p9_req_t { struct84 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;