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

#include <rvm_private.h>

Collaboration diagram for seg_t:
Collaboration graph
[legend]

Public Attributes

list_entry_t links
 
RVM_MUTEX dev_lock
 
device_t dev
 
long seg_code
 
log_tlog
 
RVM_MUTEX seg_lock
 
list_entry_t map_list
 
list_entry_t unmap_list
 
rvm_bool_t threads_waiting
 

Member Data Documentation

◆ dev

device_t seg_t::dev

◆ dev_lock

RVM_MUTEX seg_t::dev_lock

◆ links

list_entry_t seg_t::links

◆ log

log_t* seg_t::log

◆ map_list

list_entry_t seg_t::map_list

◆ seg_code

long seg_t::seg_code

◆ seg_lock

RVM_MUTEX seg_t::seg_lock

◆ threads_waiting

rvm_bool_t seg_t::threads_waiting

◆ unmap_list

list_entry_t seg_t::unmap_list

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