Home
last modified time | relevance | path

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

/linux/net/9p/
H A Dtrans_fd.c107 struct p9_trans_fd { struct
191 struct p9_trans_fd *ts = NULL; in p9_fd_poll()
219 struct p9_trans_fd *ts = NULL; in p9_fd_read()
387 struct p9_trans_fd *ts = NULL; in p9_fd_write()
552 struct p9_trans_fd *ts = client->trans; in p9_conn_create()
634 struct p9_trans_fd *ts = client->trans; in p9_fd_request()
659 struct p9_trans_fd *ts = client->trans; in p9_fd_cancel()
680 struct p9_trans_fd *ts = client->trans; in p9_fd_cancelled()
722 struct p9_trans_fd *ts = kzalloc_obj(struct p9_trans_fd); in p9_fd_open()
763 struct p9_trans_fd *p; in p9_socket_open()
[all …]