Home
last modified time | relevance | path

Searched refs:o2hb_debug_buf (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/ocfs2/cluster/
Dheartbeat.c87 struct o2hb_debug_buf { struct
94 static struct o2hb_debug_buf *o2hb_db_livenodes; argument
95 static struct o2hb_debug_buf *o2hb_db_liveregions;
96 static struct o2hb_debug_buf *o2hb_db_quorumregions;
97 static struct o2hb_debug_buf *o2hb_db_failedregions;
249 struct o2hb_debug_buf *hr_db_livenodes;
250 struct o2hb_debug_buf *hr_db_regnum;
251 struct o2hb_debug_buf *hr_db_elapsed_time;
252 struct o2hb_debug_buf *hr_db_pinned;
1174 struct o2hb_debug_buf *db = inode->i_private; in o2hb_debug_open()
[all …]