Home
last modified time | relevance | path

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

/Linux-v4.19/net/9p/
Dtrans_fd.c156 struct p9_trans_fd { struct
236 struct p9_trans_fd *ts = NULL; in p9_fd_poll()
264 struct p9_trans_fd *ts = NULL; in p9_fd_read()
421 struct p9_trans_fd *ts = NULL; in p9_fd_write()
581 struct p9_trans_fd *ts = client->trans; in p9_conn_create()
662 struct p9_trans_fd *ts = client->trans; in p9_fd_request()
801 struct p9_trans_fd *ts = kzalloc(sizeof(struct p9_trans_fd), in p9_fd_open()
825 struct p9_trans_fd *p; in p9_socket_open()
828 p = kzalloc(sizeof(struct p9_trans_fd), GFP_KERNEL); in p9_socket_open()
880 struct p9_trans_fd *ts; in p9_fd_close()