Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/cluster/
Dheartbeat.c73 struct o2hb_debug_buf { struct
80 static struct o2hb_debug_buf *o2hb_db_livenodes; argument
81 static struct o2hb_debug_buf *o2hb_db_liveregions;
82 static struct o2hb_debug_buf *o2hb_db_quorumregions;
83 static struct o2hb_debug_buf *o2hb_db_failedregions;
228 struct o2hb_debug_buf *hr_db_livenodes;
229 struct o2hb_debug_buf *hr_db_regnum;
230 struct o2hb_debug_buf *hr_db_elapsed_time;
231 struct o2hb_debug_buf *hr_db_pinned;
1278 struct o2hb_debug_buf *db = inode->i_private; in o2hb_debug_open()
[all …]