Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/cluster/
Dheartbeat.h61 void o2hb_fill_node_map(unsigned long *map,
Dheartbeat.c378 o2hb_fill_node_map(live_node_bitmap, sizeof(live_node_bitmap)); in o2hb_nego_timeout()
1090 o2hb_fill_node_map(live_node_bitmap, sizeof(live_node_bitmap)); in o2hb_do_disk_heartbeat()
1463 void o2hb_fill_node_map(unsigned long *map, unsigned bytes) in o2hb_fill_node_map() function
1473 EXPORT_SYMBOL_GPL(o2hb_fill_node_map);
/linux-6.1.9/fs/ocfs2/
Dstack_o2cb.c276 o2hb_fill_node_map(hbmap, sizeof(hbmap)); in o2cb_cluster_check()
/linux-6.1.9/fs/ocfs2/dlm/
Ddlmdomain.c1607 o2hb_fill_node_map(dlm->live_nodes_map, sizeof(dlm->live_nodes_map)); in dlm_try_to_join_domain()