Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_aio.c332 static void aio_kick_helper(void *context, int pending);
453 TASK_INIT(&ki->kaio_task, 0, aio_kick_helper, p); in aio_init_aioinfo()
1884 aio_kick_helper(void *context, int pending) in aio_kick_helper() function