Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/cluster/
H A Dnodemanager.h60 int o2nm_configured_node_map(unsigned long *map, unsigned bytes);
H A Dnodemanager.c47 int o2nm_configured_node_map(unsigned long *map, unsigned bytes) in o2nm_configured_node_map() function
62 EXPORT_SYMBOL_GPL(o2nm_configured_node_map);
H A Dheartbeat.c1079 ret = o2nm_configured_node_map(configured_nodes, in o2hb_do_disk_heartbeat()