IDZEBRA  2.2.7
Data Fields
BFile_struct Struct Reference

Data Fields

MFile mf
 
Zebra_lock_rdwr rdwr_lock
 
struct CFile_structcf
 
int block_size
 

Detailed Description

Definition at line 41 of file bfile.c.

Field Documentation

◆ block_size

int BFile_struct::block_size

Definition at line 46 of file bfile.c.

Referenced by bf_open().

◆ cf

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().

◆ mf

MFile BFile_struct::mf

Definition at line 43 of file bfile.c.

Referenced by bf_close2(), bf_open(), bf_read2(), and bf_write2().

◆ rdwr_lock

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().


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