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()
4792 uint_t ntasks; in zone_shutdown() local4795 if ((ntasks = zone->zone_ntasks) != 1) { in zone_shutdown()4802 if (ntasks == 1) { in zone_shutdown()
1800 int ntasks; in dmu_objset_find_dp() local1834 ntasks = dmu_find_threads; in dmu_objset_find_dp()1835 if (ntasks == 0) in dmu_objset_find_dp()1836 ntasks = vdev_count_leaves(dp->dp_spa) * 4; in dmu_objset_find_dp()1837 tq = taskq_create("dmu_objset_find", ntasks, minclsyspri, ntasks, in dmu_objset_find_dp()