Home
last modified time | relevance | path

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

/openbmc/linux/net/9p/
H A Dtrans_fd.c143 struct p9_trans_fd { struct
226 struct p9_trans_fd *ts = NULL; in p9_fd_poll()
254 struct p9_trans_fd *ts = NULL; in p9_fd_read()
422 struct p9_trans_fd *ts = NULL; in p9_fd_write()
587 struct p9_trans_fd *ts = client->trans; in p9_conn_create()
669 struct p9_trans_fd *ts = client->trans; in p9_fd_request()
695 struct p9_trans_fd *ts = client->trans; in p9_fd_cancel()
716 struct p9_trans_fd *ts = client->trans; in p9_fd_cancelled()
825 struct p9_trans_fd *ts = kzalloc(sizeof(struct p9_trans_fd), in p9_fd_open()
867 struct p9_trans_fd *p; in p9_socket_open()
[all …]