Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/cluster/
Dheartbeat.h78 void o2hb_fill_node_map(unsigned long *map,
Dheartbeat.c997 o2hb_fill_node_map(live_node_bitmap, sizeof(live_node_bitmap)); in o2hb_do_disk_heartbeat()
1441 void o2hb_fill_node_map(unsigned long *map, unsigned bytes) in o2hb_fill_node_map() function
1451 EXPORT_SYMBOL_GPL(o2hb_fill_node_map);
2585 o2hb_fill_node_map(testing_map, sizeof(testing_map)); in o2hb_check_node_heartbeating()
/linux-3.4.99/fs/ocfs2/
Dstack_o2cb.c286 o2hb_fill_node_map(hbmap, sizeof(hbmap)); in o2cb_cluster_check()
/linux-3.4.99/fs/ocfs2/dlm/
Ddlmdomain.c1636 o2hb_fill_node_map(dlm->live_nodes_map, sizeof(dlm->live_nodes_map)); in dlm_try_to_join_domain()