Searched refs:pool_knl_connection_alloc (Results 1 – 3 of 3) sorted by relevance
277 extern int pool_knl_connection_alloc(pool_conf_t *, int);
1536 if (pool_knl_connection_alloc(conf, PO_TEMP) != PO_SUCCESS) { in pool_conf_open()1544 if (pool_knl_connection_alloc(conf, oflags) != PO_SUCCESS) { in pool_conf_open()
2095 pool_knl_connection_alloc(pool_conf_t *conf, int oflags) in pool_knl_connection_alloc() function