Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
o2hb_disk_heartbeat_block Struct Reference

#include <ocfs2_heartbeat.h>

Data Fields

__le64 hb_seq
 
__u8 hb_node
 
__u8 hb_pad1 [3]
 
__le32 hb_cksum
 
__le64 hb_generation
 
__le32 hb_dead_ms
 

Detailed Description

Definition at line 29 of file ocfs2_heartbeat.h.

Field Documentation

__le32 hb_cksum

Definition at line 33 of file ocfs2_heartbeat.h.

__le32 hb_dead_ms

Definition at line 35 of file ocfs2_heartbeat.h.

__le64 hb_generation

Definition at line 34 of file ocfs2_heartbeat.h.

__u8 hb_node

Definition at line 31 of file ocfs2_heartbeat.h.

__u8 hb_pad1[3]

Definition at line 32 of file ocfs2_heartbeat.h.

__le64 hb_seq

Definition at line 30 of file ocfs2_heartbeat.h.


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