Searched refs:AIO_LIO (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Daio_kern.h66 #define AIO_LIO 0x00000010 /* lio_listio generated IO */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_aio.c1586 entryp->flags |= AIO_LIO;
1721 entryp->flags |= AIO_LIO;
1797 if ( (entryp->flags & AIO_LIO) != 0 ) {

Completed in 23 milliseconds