Home
last modified time | relevance | path

Searched refs:lowest_reachable (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/cluster/
H A Dquorum.c95 int lowest_hb, lowest_reachable = 0, fence = 0; in o2quo_make_decision() local
102 lowest_reachable = test_bit(lowest_hb, qs->qs_conn_bm); in o2quo_make_decision()
106 qs->qs_connected, lowest_hb, lowest_reachable ? "" : "un"); in o2quo_make_decision()
139 !lowest_reachable) { in o2quo_make_decision()
157 lowest_reachable ? "" : "un"); in o2quo_make_decision()
/kernel/linux/linux-6.6/fs/ocfs2/cluster/
H A Dquorum.c93 int lowest_hb, lowest_reachable = 0, fence = 0; in o2quo_make_decision() local
100 lowest_reachable = test_bit(lowest_hb, qs->qs_conn_bm); in o2quo_make_decision()
104 qs->qs_connected, lowest_hb, lowest_reachable ? "" : "un"); in o2quo_make_decision()
137 !lowest_reachable) { in o2quo_make_decision()
155 lowest_reachable ? "" : "un"); in o2quo_make_decision()

Completed in 2 milliseconds