Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_aio.c277 #define AIO_LOCK(ki) mtx_lock(&(ki)->kaio_mtx) macro
571 AIO_LOCK(ki); in aio_free_entry()
622 AIO_LOCK(ki); in aio_cancel_job()
656 AIO_LOCK(ki); in aio_proc_rundown()
959 AIO_LOCK(ki); in aio_schedule_fsync()
965 AIO_LOCK(ki); in aio_schedule_fsync()
1004 AIO_LOCK(ki); in aio_clear_cancel_function()
1028 AIO_LOCK(ki); in aio_set_cancel_function()
1046 AIO_LOCK(ki); in aio_complete()
1282 AIO_LOCK(ki); in aio_qbio()
[all …]