IDZEBRA
2.2.7
|
Data Fields | |
MFile | mf |
Zebra_lock_rdwr | rdwr_lock |
struct CFile_struct * | cf |
int | block_size |
struct CFile_struct* BFile_struct::cf |
Definition at line 45 of file bfile.c.
Referenced by bf_close2(), bf_open(), bf_read2(), and bf_write2().
MFile BFile_struct::mf |
Definition at line 43 of file bfile.c.
Referenced by bf_close2(), bf_open(), bf_read2(), and bf_write2().
Zebra_lock_rdwr BFile_struct::rdwr_lock |
Definition at line 44 of file bfile.c.
Referenced by bf_close2(), bf_open(), bf_read2(), and bf_write2().