Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/inc/
H A Dasyncio.h164 #define AIO_NO_KAIO 0x0 macro
/illumos-gate/usr/src/lib/libc/port/aio/
H A Dposix_aio.c265 (AIO_NO_KAIO | AIO_NO_DUPS)); in lio_listio()
757 error = _aio_rw(aiocbp, head, &next, AIOFSYNC, AIO_NO_KAIO); in __aio_fsync_bar()
1461 (AIO_NO_KAIO | AIO_NO_DUPS)); in lio_listio64()
1614 error = _aio_rw64(aiocbp, head, &next, AIOFSYNC, AIO_NO_KAIO); in __aio_fsync_bar64()