Lines Matching defs:p9_trans_fd
135 * struct p9_trans_fd - transport state
142 struct p9_trans_fd {
225 struct p9_trans_fd *ts = NULL;
253 struct p9_trans_fd *ts = NULL;
420 struct p9_trans_fd *ts = NULL;
585 struct p9_trans_fd *ts = client->trans;
666 struct p9_trans_fd *ts = client->trans;
816 struct p9_trans_fd *ts = kzalloc(sizeof(struct p9_trans_fd),
858 struct p9_trans_fd *p;
861 p = kzalloc(sizeof(struct p9_trans_fd), GFP_KERNEL);
923 struct p9_trans_fd *ts;