|
Network Block Device
@PACKAGE_VERSION@
|
Variables associated with an open file. More...
#include <nbdsrv.h>
Data Fields | |
| int | fhandle |
| file descriptor More... | |
| off_t | startoff |
| starting offset of this file More... | |
| int FILE_INFO::fhandle |
file descriptor
Definition at line 79 of file nbdsrv.h.
Referenced by expflush(), get_filepos(), and setupexport().
| off_t FILE_INFO::startoff |
starting offset of this file
Definition at line 80 of file nbdsrv.h.
Referenced by get_filepos(), and setupexport().
1.8.8