Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDvfs_aio.c380 static struct filterops aio_filtops = { variable
489 kqueue_add_filteropts(EVFILT_AIO, &aio_filtops); in aio_onceonly()