Home
last modified time | relevance | path

Searched refs:hsfs_taskq_nthreads (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c117 static int hsfs_taskq_nthreads = 8; /* # of taskq threads per fs */ variable
1904 hqueue->ra_task = taskq_create(namebuf, hsfs_taskq_nthreads, in hsched_init()