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

/linux-4.1.27/fs/ocfs2/cluster/
H A Dheartbeat.c959 unsigned long live_node_bitmap[BITS_TO_LONGS(O2NM_MAX_NODES)]; o2hb_do_disk_heartbeat() local
973 o2hb_fill_node_map(live_node_bitmap, sizeof(live_node_bitmap)); o2hb_do_disk_heartbeat()
975 while ((i = find_next_bit(live_node_bitmap, o2hb_do_disk_heartbeat()

Completed in 157 milliseconds