Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

LogicalTapeSet Struct Reference

Data Fields

BufFilepfile
long nFileBlocks
bool forgetFreeSpace
bool blocksSorted
long * freeBlocks
int nFreeBlocks
int freeBlocksLen
int nTapes
LogicalTape tapes [1]

Detailed Description

Definition at line 145 of file logtape.c.


Field Documentation

Definition at line 164 of file logtape.c.

Referenced by LogicalTapeSetCreate(), ltsGetFreeBlock(), and ltsReleaseBlock().

Definition at line 163 of file logtape.c.

Referenced by LogicalTapeSetCreate(), LogicalTapeSetForgetFreeSpace(), and ltsReleaseBlock().

Definition at line 167 of file logtape.c.

Referenced by LogicalTapeSetCreate(), and ltsReleaseBlock().

Definition at line 148 of file logtape.c.

Referenced by LogicalTapeSetBlocks(), LogicalTapeSetCreate(), and ltsGetFreeBlock().

Definition at line 166 of file logtape.c.

Referenced by LogicalTapeSetCreate(), ltsGetFreeBlock(), and ltsReleaseBlock().

Definition at line 173 of file logtape.c.

Referenced by LogicalTapeSetClose(), and LogicalTapeSetCreate().

Definition at line 147 of file logtape.c.

Referenced by LogicalTapeSetClose(), LogicalTapeSetCreate(), ltsReadBlock(), and ltsWriteBlock().


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