Searched refs:POOL_ENABLED (Results 1 – 9 of 9) sorted by relevance
98 if (pool_state == POOL_ENABLED) { in pset_create()125 if (pool_state == POOL_ENABLED) { in pset_destroy()148 if (pset != PS_QUERY && pool_state == POOL_ENABLED) { in pset_assign()556 if (pool_state == POOL_ENABLED) { in pset_bind()811 if (pool_state == POOL_ENABLED) { in pset_setattr()
45 #define POOL_ENABLED 1 /* pools disabled */ macro
207 if (pool_set_status(POOL_ENABLED) != PO_SUCCESS) { in main()
97 if (pool_state == POOL_ENABLED) { in pool_detach()
564 case POOL_ENABLED: in pool_status()568 pool_state = POOL_ENABLED; in pool_status()
3907 if (pool_state == POOL_ENABLED) in zsched()4839 if (pool_state == POOL_ENABLED) { in zone_shutdown()5813 if (pool_state == POOL_ENABLED && newpool != oldpool && in zone_enter()5836 if (pool_state == POOL_ENABLED && in zone_enter()
1900 if (ret == 0 && state == POOL_ENABLED) { in zsd_refresh_psets()1910 ctl->zsctl_pool_status = POOL_ENABLED; in zsd_refresh_psets()1962 if (ctl->zsctl_pool_status == POOL_ENABLED) { in zsd_refresh_psets()3937 if (ctl->zsctl_pool_status == POOL_ENABLED) in zsd_close()
4277 if (pool_get_status(&status) != PO_SUCCESS || status != POOL_ENABLED) in zonecfg_destroy_tmp_pool()4366 if (pool_get_status(&status) != PO_SUCCESS || status != POOL_ENABLED) { in zonecfg_bind_tmp_pool()4367 if (pool_set_status(POOL_ENABLED) != PO_SUCCESS) in zonecfg_bind_tmp_pool()4437 if (pool_get_status(&status) != PO_SUCCESS || status != POOL_ENABLED) in zonecfg_bind_pool()4579 if (pool_get_status(&status) != PO_SUCCESS || status != POOL_ENABLED) in get_pool_sched_class()
2158 if (pool_get_status(&status) != PO_SUCCESS || status != POOL_ENABLED) { in verify_pool()