Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/cluster/
H A Dnodemanager.h68 int o2nm_depend_this_node(void);
H A Dnodemanager.c784 int o2nm_depend_this_node(void) in o2nm_depend_this_node() function
H A Dheartbeat.c1201 ret = o2nm_depend_this_node(); in o2hb_thread()