Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_aio.c311 static int aio_newproc(int *);
455 aio_newproc(NULL); in aio_init_aioinfo()
1163 aio_newproc(int *start) in aio_newproc() function
1854 error = aio_newproc(&num_aio_resv_start); in aio_kick()