Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_aio.c308 static struct unrhdr *aiod_unr; variable
414 aiod_unr = new_unrhdr(1, INT_MAX, NULL); in aio_onceonly()
1158 free_unr(aiod_unr, id); in aio_daemon()
1180 id = alloc_unr(aiod_unr); in aio_newproc()
1194 free_unr(aiod_unr, id); in aio_newproc()