Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/cluster/
H A Dnodemanager.h70 int o2nm_depend_this_node(void);
H A Dnodemanager.c786 int o2nm_depend_this_node(void) in o2nm_depend_this_node() function
H A Dheartbeat.c1208 ret = o2nm_depend_this_node(); in o2hb_thread()