Searched refs:share_resources (Results 1 – 1 of 1) sorted by relevance
123 static int share_resources(pool_conf_t *);457 if (share_resources(dyn) != PO_SUCCESS) { in diff_and_fix()460 if (share_resources(stc) != PO_SUCCESS) { in diff_and_fix()720 share_resources(pool_conf_t *conf) in share_resources() function