Searched refs:lio_mode (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/aio/
H A Dposix_aio.c204 head->lio_mode = mode;
760 head->lio_mode = LIO_DESTROY; /* ignore fsync */
833 head->lio_mode = LIO_FSYNC;
1401 head->lio_mode = mode;
1618 head->lio_mode = LIO_DESTROY; /* ignore fsync */
1691 head->lio_mode = LIO_FSYNC;
H A Daio.c1451 if (head->lio_mode == LIO_WAIT) {
1540 if (head->lio_mode == LIO_DESTROY) {
/illumos-gate/usr/src/lib/libc/inc/
H A Dasyncio.h88 char lio_mode; /* LIO_WAIT/LIO_NOWAIT */ member in struct:aio_lio

Completed in 63 milliseconds