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

#include <rvm_private.h>

Collaboration diagram for trans_hdr_t:
Collaboration graph
[legend]

Public Attributes

rec_hdr_t rec_hdr
 
rvm_length_t num_ranges
 
struct timeval uname
 
struct timeval commit_stamp
 
rvm_length_t n_coalesced
 
rvm_length_t flags
 

Member Data Documentation

◆ commit_stamp

struct timeval trans_hdr_t::commit_stamp

◆ flags

rvm_length_t trans_hdr_t::flags

◆ n_coalesced

rvm_length_t trans_hdr_t::n_coalesced

◆ num_ranges

rvm_length_t trans_hdr_t::num_ranges

◆ rec_hdr

rec_hdr_t trans_hdr_t::rec_hdr

◆ uname

struct timeval trans_hdr_t::uname

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