|
Network Block Device @PACKAGE_VERSION@
|
Variables associated with an open file. More...
Data Fields | |
| int | fhandle |
| file descriptor | |
| off_t | startoff |
| starting offset of this file | |
Variables associated with an open file.
Definition at line 185 of file nbd-server.c.
file descriptor
Definition at line 186 of file nbd-server.c.
Referenced by expflush(), exptrim(), get_filepos(), and setupexport().
| off_t FILE_INFO::startoff |
starting offset of this file
Definition at line 187 of file nbd-server.c.
Referenced by exptrim(), get_filepos(), and setupexport().
1.7.3