Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/inc/
H A Dasyncio.h149 #define LIO_DESTROY LIO_FSYNC+1 macro
/illumos-gate/usr/src/lib/libc/port/aio/
H A Dposix_aio.c760 head->lio_mode = LIO_DESTROY; /* ignore fsync */ in __aio_fsync_bar()
1617 head->lio_mode = LIO_DESTROY; /* ignore fsync */ in __aio_fsync_bar64()
H A Daio.c1537 if (head->lio_mode == LIO_DESTROY) { in _aio_fsync_del()