Linux Kernel
3.7.1
|
Definition at line 214 of file heartbeat.c.
unsigned hr_aborted_start |
Definition at line 218 of file heartbeat.c.
Definition at line 217 of file heartbeat.c.
struct block_device* hr_bdev |
Definition at line 236 of file heartbeat.c.
unsigned int hr_block_bits |
Definition at line 229 of file heartbeat.c.
unsigned int hr_block_bytes |
Definition at line 230 of file heartbeat.c.
unsigned int hr_blocks |
Definition at line 226 of file heartbeat.c.
struct o2hb_debug_buf* hr_db_elapsed_time |
Definition at line 250 of file heartbeat.c.
struct o2hb_debug_buf* hr_db_livenodes |
Definition at line 248 of file heartbeat.c.
struct o2hb_debug_buf* hr_db_pinned |
Definition at line 251 of file heartbeat.c.
struct o2hb_debug_buf* hr_db_regnum |
Definition at line 249 of file heartbeat.c.
Definition at line 243 of file heartbeat.c.
Definition at line 246 of file heartbeat.c.
Definition at line 244 of file heartbeat.c.
Definition at line 247 of file heartbeat.c.
Definition at line 245 of file heartbeat.c.
char hr_dev_name[BDEVNAME_SIZE] |
Definition at line 262 of file heartbeat.c.
u64 hr_generation |
Definition at line 268 of file heartbeat.c.
struct config_item hr_item |
Definition at line 215 of file heartbeat.c.
unsigned hr_item_dropped |
Definition at line 218 of file heartbeat.c.
unsigned hr_item_pinned |
Definition at line 218 of file heartbeat.c.
unsigned long hr_last_timeout_start |
Definition at line 271 of file heartbeat.c.
unsigned long hr_live_node_bitmap[BITS_TO_LONGS(O2NM_MAX_NODES)] |
Definition at line 240 of file heartbeat.c.
unsigned int hr_num_pages |
Definition at line 233 of file heartbeat.c.
unsigned int hr_region_num |
Definition at line 241 of file heartbeat.c.
Definition at line 235 of file heartbeat.c.
struct o2hb_disk_slot* hr_slots |
Definition at line 237 of file heartbeat.c.
unsigned int hr_slots_per_page |
Definition at line 232 of file heartbeat.c.
Definition at line 227 of file heartbeat.c.
atomic_t hr_steady_iterations |
Definition at line 256 of file heartbeat.c.
struct task_struct* hr_task |
Definition at line 224 of file heartbeat.c.
unsigned int hr_timeout_ms |
Definition at line 264 of file heartbeat.c.
struct o2hb_disk_heartbeat_block* hr_tmp_block |
Definition at line 276 of file heartbeat.c.
unsigned hr_unclean_stop |
Definition at line 218 of file heartbeat.c.
atomic_t hr_unsteady_iterations |
Definition at line 260 of file heartbeat.c.
struct delayed_work hr_write_timeout_work |
Definition at line 270 of file heartbeat.c.