Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Daio.h140 #define LIO_READ 0x1 /* option requesting a read */ macro
/xnu-10002.41.9/bsd/kern/
H A Dkern_aio.c1816 if (entryp->aiocb.aio_lio_opcode == LIO_READ) { in aio_validate()