Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/cluster/
H A Dquorum.c49 unsigned long qs_hold_bm[BITS_TO_LONGS(O2NM_MAX_NODES)]; member
166 if (!test_and_set_bit(node, qs->qs_hold_bm)) { in o2quo_set_hold()
178 if (test_and_clear_bit(node, qs->qs_hold_bm)) { in o2quo_clear_hold()