Searched defs:p9_req_t (Results 1 – 1 of 1) 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;