Searched refs:ntasks (Results 1 – 3 of 3) sorted by relevance
612 rctl_qty_t ntasks; in project_ntasks_usage() local617 ntasks = pj->kpj_ntasks; in project_ntasks_usage()620 return (ntasks); in project_ntasks_usage()628 rctl_qty_t ntasks; in project_ntasks_test() local632 ntasks = e->rcep_p.proj->kpj_ntasks; in project_ntasks_test()633 if (ntasks + incr > rcntl->rcv_value) in project_ntasks_test()
4788 uint_t ntasks; in zone_shutdown() local4791 if ((ntasks = zone->zone_ntasks) != 1) { in zone_shutdown()4798 if (ntasks == 1) { in zone_shutdown()
1769 int ntasks; in dmu_objset_find_dp() local1804 ntasks = dmu_find_threads; in dmu_objset_find_dp()1805 if (ntasks == 0) in dmu_objset_find_dp()1806 ntasks = vdev_count_leaves(dp->dp_spa) * 4; in dmu_objset_find_dp()1807 tq = taskq_create("dmu_objset_find", ntasks, minclsyspri, ntasks, in dmu_objset_find_dp()