Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/cluster/
Dquorum.c56 static struct o2quo_state { struct
66 } o2quo_state; argument
109 struct o2quo_state *qs = &o2quo_state; in o2quo_make_decision()
177 static void o2quo_set_hold(struct o2quo_state *qs, u8 node) in o2quo_set_hold()
189 static void o2quo_clear_hold(struct o2quo_state *qs, u8 node) in o2quo_clear_hold()
212 struct o2quo_state *qs = &o2quo_state; in o2quo_hb_up()
236 struct o2quo_state *qs = &o2quo_state; in o2quo_hb_down()
261 struct o2quo_state *qs = &o2quo_state; in o2quo_hb_still_up()
280 struct o2quo_state *qs = &o2quo_state; in o2quo_conn_up()
306 struct o2quo_state *qs = &o2quo_state; in o2quo_conn_err()
[all …]