Network Block Device @PACKAGE_VERSION@
Data Fields

FILE_INFO Struct Reference

Variables associated with an open file. More...

#include <nbdsrv.h>

Data Fields

int fhandle
 file descriptor
off_t startoff
 starting offset of this file

Detailed Description

Variables associated with an open file.

Definition at line 78 of file nbdsrv.h.


Field Documentation

file descriptor

Definition at line 79 of file nbdsrv.h.

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

starting offset of this file

Definition at line 80 of file nbdsrv.h.

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


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