Home
last modified time | relevance | path

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

/linux-2.6.39/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()
168 static void o2quo_set_hold(struct o2quo_state *qs, u8 node) in o2quo_set_hold()
180 static void o2quo_clear_hold(struct o2quo_state *qs, u8 node) in o2quo_clear_hold()
203 struct o2quo_state *qs = &o2quo_state; in o2quo_hb_up()
227 struct o2quo_state *qs = &o2quo_state; in o2quo_hb_down()
252 struct o2quo_state *qs = &o2quo_state; in o2quo_hb_still_up()
271 struct o2quo_state *qs = &o2quo_state; in o2quo_conn_up()
297 struct o2quo_state *qs = &o2quo_state; in o2quo_conn_err()
[all …]