Coda Distributed File System
Public Attributes | List of all members
rvm_region_t Struct Reference

#include <rvm.h>

Collaboration diagram for rvm_region_t:
Collaboration graph
[legend]

Public Attributes

rvm_struct_id_t struct_id
 
rvm_bool_t from_heap
 
char * data_dev
 
rvm_offset_t dev_length
 
rvm_offset_t offset
 
char * vmaddr
 
rvm_length_t length
 
rvm_bool_t no_copy
 

Member Data Documentation

◆ data_dev

char* rvm_region_t::data_dev

◆ dev_length

rvm_offset_t rvm_region_t::dev_length

◆ from_heap

rvm_bool_t rvm_region_t::from_heap

◆ length

rvm_length_t rvm_region_t::length

◆ no_copy

rvm_bool_t rvm_region_t::no_copy

◆ offset

rvm_offset_t rvm_region_t::offset

◆ struct_id

rvm_struct_id_t rvm_region_t::struct_id

◆ vmaddr

char* rvm_region_t::vmaddr

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