Searched refs:p9_trans_fd (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/9p/
H A Dtrans_fd.c149 * struct p9_trans_fd - transport state
156 struct p9_trans_fd { struct
235 struct p9_trans_fd *ts = NULL; p9_fd_poll()
274 struct p9_trans_fd *ts = NULL; p9_fd_read()
417 struct p9_trans_fd *ts = NULL; p9_fd_write()
581 struct p9_trans_fd *ts = client->trans; p9_conn_create()
663 struct p9_trans_fd *ts = client->trans; p9_fd_request()
788 struct p9_trans_fd *ts = kzalloc(sizeof(struct p9_trans_fd), p9_fd_open()
812 struct p9_trans_fd *p; p9_socket_open()
815 p = kzalloc(sizeof(struct p9_trans_fd), GFP_KERNEL); p9_socket_open()
868 struct p9_trans_fd *ts; p9_fd_close()

Completed in 33 milliseconds