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

/xnu-2782.1.97/bsd/sys/
H A Daio_kern.h73 #define AIO_LIO 0x00000010 /* lio_listio generated IO */ macro
/xnu-2782.1.97/bsd/kern/
H A Dkern_aio.c2022 entryp = aio_create_queue_entry( procp, aiocbp, group_tag, AIO_LIO);
2097 if ( (entryp->flags & AIO_LIO) != 0 ) {

Completed in 22 milliseconds