Searched refs:ntasks (Results 1 – 1 of 1) sorted by relevance
1847 int ntasks; in dmu_objset_find_dp() local1882 ntasks = dmu_find_threads; in dmu_objset_find_dp()1883 if (ntasks == 0) in dmu_objset_find_dp()1884 ntasks = vdev_count_leaves(dp->dp_spa) * 4; in dmu_objset_find_dp()1885 tq = taskq_create("dmu_objset_find", ntasks, minclsyspri, ntasks, in dmu_objset_find_dp()