Home
last modified time | relevance | path

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

/linux/fs/ocfs2/cluster/
H A Dheartbeat.h61 void o2hb_fill_node_map(unsigned long *map,
H A Dheartbeat.c383 o2hb_fill_node_map(live_node_bitmap, O2NM_MAX_NODES); in o2hb_nego_timeout()
1097 o2hb_fill_node_map(live_node_bitmap, O2NM_MAX_NODES); in o2hb_do_disk_heartbeat()
1468 void o2hb_fill_node_map(unsigned long *map, unsigned int bits) in o2hb_fill_node_map() function
1478 EXPORT_SYMBOL_GPL(o2hb_fill_node_map);
/linux/fs/ocfs2/
H A Dstack_o2cb.c276 o2hb_fill_node_map(hbmap, O2NM_MAX_NODES); in o2cb_cluster_check()