Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/cluster/
Dheartbeat.c983 unsigned long live_node_bitmap[BITS_TO_LONGS(O2NM_MAX_NODES)]; in o2hb_do_disk_heartbeat() local
997 o2hb_fill_node_map(live_node_bitmap, sizeof(live_node_bitmap)); in o2hb_do_disk_heartbeat()
999 while ((i = find_next_bit(live_node_bitmap, in o2hb_do_disk_heartbeat()