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