Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_aio.c318 static int aio_newproc(int *);
466 aio_newproc(NULL); in aio_init_aioinfo()
1174 aio_newproc(int *start) in aio_newproc() function
1871 error = aio_newproc(&num_aio_resv_start); in aio_kick()