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