Coda Distributed File System
Classes | Macros | Enumerations | Functions
rvm_segment_private.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rvm_segment_hdr_t
 

Macros

#define RVM_SEGMENT_VERSION   "RVM Segment Loader Release 0.1 15 Nov. 1990"
 
#define RVM_MAX_REGIONS
 

Enumerations

enum  rvm_seg_struct_id_t { rvm_segment_hdr_id = 1 }
 

Functions

rvm_return_t allocate_vm ()
 
rvm_return_t deallocate_vm ()
 
int overlap ()
 

Macro Definition Documentation

◆ RVM_MAX_REGIONS

#define RVM_MAX_REGIONS
Value:
/* maximum regions in seg hdr */ \
#define RVM_SEGMENT_HDR_SIZE
Definition: rvm_segment.h:29
Definition: rvm_segment.h:32

◆ RVM_SEGMENT_VERSION

#define RVM_SEGMENT_VERSION   "RVM Segment Loader Release 0.1 15 Nov. 1990"

Enumeration Type Documentation

◆ rvm_seg_struct_id_t

Enumerator
rvm_segment_hdr_id 

Function Documentation

◆ allocate_vm()

rvm_return_t allocate_vm ( )

◆ deallocate_vm()

rvm_return_t deallocate_vm ( )

◆ overlap()

int overlap ( )