Lines Matching defs:p9_trans_fd
136 * struct p9_trans_fd - transport state
143 struct p9_trans_fd {
226 struct p9_trans_fd *ts = NULL;
254 struct p9_trans_fd *ts = NULL;
422 struct p9_trans_fd *ts = NULL;
587 struct p9_trans_fd *ts = client->trans;
669 struct p9_trans_fd *ts = client->trans;
695 struct p9_trans_fd *ts = client->trans;
716 struct p9_trans_fd *ts = client->trans;
825 struct p9_trans_fd *ts = kzalloc(sizeof(struct p9_trans_fd),
867 struct p9_trans_fd *p;
870 p = kzalloc(sizeof(struct p9_trans_fd), GFP_KERNEL);
933 struct p9_trans_fd *ts;