Data Fields | |
BufFile * | pfile |
long | nFileBlocks |
bool | forgetFreeSpace |
bool | blocksSorted |
long * | freeBlocks |
int | nFreeBlocks |
int | freeBlocksLen |
int | nTapes |
LogicalTape | tapes [1] |
Definition at line 145 of file logtape.c.
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 165 of file logtape.c.
Referenced by LogicalTapeSetClose(), LogicalTapeSetCreate(), ltsGetFreeBlock(), 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().
Definition at line 174 of file logtape.c.
Referenced by LogicalTapeBackspace(), LogicalTapeFreeze(), LogicalTapeRead(), LogicalTapeRewind(), LogicalTapeSeek(), LogicalTapeSetClose(), LogicalTapeSetCreate(), LogicalTapeTell(), and LogicalTapeWrite().