Linux Kernel
3.7.1
|
Data Fields | |
struct file * | rd |
struct file * | wr |
struct p9_conn * | conn |
struct p9_trans_fd - transport state : reference to file to read from : reference of file to write to : connection state reference
Definition at line 76 of file trans_fd.c.
Definition at line 79 of file trans_fd.c.
Definition at line 77 of file trans_fd.c.
Definition at line 78 of file trans_fd.c.