Searched refs:ocs_node_create_pool (Results 1 – 3 of 3) sorted by relevance
119 extern int32_t ocs_node_create_pool(ocs_t *ocs, uint32_t node_count);
254 rc = ocs_node_create_pool(ocs, ocs->max_remote_nodes); in ocs_xport_attach()
233 ocs_node_create_pool(ocs_t *ocs, uint32_t node_count) in ocs_node_create_pool() function