Searched refs:target_aio_procs (Results 1 – 1 of 1) sorted by relevance
134 static int target_aio_procs = TARGET_AIO_PROCS; variable135 SYSCTL_INT(_vfs_aio, OID_AUTO, target_aio_procs, CTLFLAG_RW, &target_aio_procs,465 while (num_aio_procs < MIN(target_aio_procs, max_aio_procs)) in aio_init_aioinfo()1151 num_aio_procs > target_aio_procs) in aio_daemon()