Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_mount.c95 static int mount_tp_nthr = 512; /* tpool threads for multi-threaded mounting */ variable
1383 tpool_t *tp = tpool_create(1, mount_tp_nthr, 0, NULL); in zfs_foreach_mountpoint()