Searched refs:share_resources (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_commit.c123 static int share_resources(pool_conf_t *);
457 if (share_resources(dyn) != PO_SUCCESS) {
460 if (share_resources(stc) != PO_SUCCESS) {
711 * share_resources() sets up the allocation of resources by each
720 share_resources(pool_conf_t *conf) function

Completed in 74 milliseconds