Searched defs:p9_req_t (Results 1 – 2 of 2) sorted by relevance
78 struct p9_req_t { struct79 int status;80 int t_err;81 struct kref refcount;82 wait_queue_head_t wq;83 struct p9_fcall tc;84 struct p9_fcall rc;85 struct list_head req_list;
77 struct p9_req_t { struct78 int status;79 int t_err;80 refcount_t refcount;81 wait_queue_head_t wq;82 struct p9_fcall tc;83 struct p9_fcall rc;84 struct list_head req_list;