Home
last modified time | relevance | path

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

/Linux-v6.1/net/9p/
Dtrans_fd.c144 struct p9_trans_fd { struct
227 struct p9_trans_fd *ts = NULL; in p9_fd_poll()
255 struct p9_trans_fd *ts = NULL; in p9_fd_read()
423 struct p9_trans_fd *ts = NULL; in p9_fd_write()
588 struct p9_trans_fd *ts = client->trans; in p9_conn_create()
670 struct p9_trans_fd *ts = client->trans; in p9_fd_request()
696 struct p9_trans_fd *ts = client->trans; in p9_fd_cancel()
717 struct p9_trans_fd *ts = client->trans; in p9_fd_cancelled()
826 struct p9_trans_fd *ts = kzalloc(sizeof(struct p9_trans_fd), in p9_fd_open()
861 struct p9_trans_fd *p; in p9_socket_open()
[all …]