testing_map 2474 fs/ocfs2/cluster/heartbeat.c unsigned long testing_map[BITS_TO_LONGS(O2NM_MAX_NODES)]; testing_map 2477 fs/ocfs2/cluster/heartbeat.c o2hb_fill_node_map_from_callback(testing_map, sizeof(testing_map)); testing_map 2479 fs/ocfs2/cluster/heartbeat.c if (!test_bit(node_num, testing_map)) { testing_map 2492 fs/ocfs2/cluster/heartbeat.c unsigned long testing_map[BITS_TO_LONGS(O2NM_MAX_NODES)]; testing_map 2494 fs/ocfs2/cluster/heartbeat.c o2hb_fill_node_map_from_callback(testing_map, sizeof(testing_map)); testing_map 2495 fs/ocfs2/cluster/heartbeat.c if (!test_bit(node_num, testing_map)) {