Network Block Device  @PACKAGE_VERSION@
Data Fields
FILE_INFO Struct Reference

Variables associated with a client socket. More...

Data Fields

int fhandle
 file descriptor
 
off_t startoff
 starting offset of this file
 

Detailed Description

Variables associated with a client socket.

Definition at line 237 of file nbd-server.c.

Field Documentation

int FILE_INFO::fhandle

file descriptor

Definition at line 238 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 239 of file nbd-server.c.

Referenced by exptrim(), get_filepos(), and setupexport().


The documentation for this struct was generated from the following file: