Home
last modified time | relevance | path

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

/net/9p/
Dtrans_fd.c146 struct p9_trans_fd { struct
229 struct p9_trans_fd *ts = NULL; in p9_fd_poll()
257 struct p9_trans_fd *ts = NULL; in p9_fd_read()
425 struct p9_trans_fd *ts = NULL; in p9_fd_write()
590 struct p9_trans_fd *ts = client->trans; in p9_conn_create()
672 struct p9_trans_fd *ts = client->trans; in p9_fd_request()
698 struct p9_trans_fd *ts = client->trans; in p9_fd_cancel()
719 struct p9_trans_fd *ts = client->trans; in p9_fd_cancelled()
828 struct p9_trans_fd *ts = kzalloc(sizeof(struct p9_trans_fd), in p9_fd_open()
870 struct p9_trans_fd *p; in p9_socket_open()
[all …]