Home
last modified time | relevance | path

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

/linux/fs/ocfs2/cluster/
H A Dtcp.h98 int o2net_start_listening(struct o2nm_node *node);
H A Dnodemanager.c361 ret = o2net_start_listening(node); in o2nm_node_local_store()
H A Dtcp.c2032 int o2net_start_listening(struct o2nm_node *node) in o2net_start_listening() function