Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/cluster/
H A Dheartbeat.h61 void o2hb_fill_node_map(unsigned long *map,
H A Dheartbeat.c384 o2hb_fill_node_map(live_node_bitmap, O2NM_MAX_NODES); in o2hb_nego_timeout()
1098 o2hb_fill_node_map(live_node_bitmap, O2NM_MAX_NODES); in o2hb_do_disk_heartbeat()
1469 void o2hb_fill_node_map(unsigned long *map, unsigned int bits) in o2hb_fill_node_map() function
1479 EXPORT_SYMBOL_GPL(o2hb_fill_node_map);
/linux-6.15/fs/ocfs2/
H A Dstack_o2cb.c276 o2hb_fill_node_map(hbmap, O2NM_MAX_NODES); in o2cb_cluster_check()
/linux-6.15/fs/ocfs2/dlm/
H A Ddlmdomain.c1605 o2hb_fill_node_map(dlm->live_nodes_map, O2NM_MAX_NODES); in dlm_try_to_join_domain()