Searched refs:ntasks (Results 1 – 1 of 1) sorted by relevance
2738 int ntasks; in dmu_objset_find_dp() local2774 ntasks = dmu_find_threads; in dmu_objset_find_dp()2775 if (ntasks == 0) in dmu_objset_find_dp()2776 ntasks = vdev_count_leaves(dp->dp_spa) * 4; in dmu_objset_find_dp()2777 tq = taskq_create("dmu_objset_find", ntasks, maxclsyspri, ntasks, in dmu_objset_find_dp()