Searched refs:pool_knl_connection_alloc (Results 1 – 3 of 3) sorted by relevance
279 extern int pool_knl_connection_alloc(pool_conf_t *, int);
1538 if (pool_knl_connection_alloc(conf, PO_TEMP) != PO_SUCCESS) { in pool_conf_open()1546 if (pool_knl_connection_alloc(conf, oflags) != PO_SUCCESS) { in pool_conf_open()
2094 pool_knl_connection_alloc(pool_conf_t *conf, int oflags) in pool_knl_connection_alloc() function