Searched refs:nst_init (Results 1 – 5 of 5) sorted by relevance
145 nstset_t *nst_init(char *, int);
874 nst_init(char *name, int nthread) in nst_init() function
818 _sd_ioset = nst_init("sd_thr", _sd_cache_config.threads);
195 if ((_rdc_ioset = nst_init("rdc_thr", rdc_threads)) == NULL) in rdc_thread_configure()198 if ((_rdc_flset = nst_init("rdc_flushthr", 2)) == NULL) in rdc_thread_configure()202 nst_init("rdc_syncthr", RDC_MAX_SYNC_THREADS)) == NULL) in rdc_thread_configure()
1803 sv_tset = nst_init("sv_thr", sv_threads); in svioctl()