Searched refs:LIO_NOP (Results 1 – 3 of 3) sorted by relevance
41 #define LIO_NOP 0x0 macro
1411 if (type == LIO_NOP) in aiocb_copyin()1537 if (type == LIO_NOP) { in aio_aqueue()1541 case LIO_NOP: in aio_aqueue()1584 case LIO_NOP: in aio_aqueue()1616 if (opcode == LIO_NOP) { in aio_aqueue()2286 error = aio_aqueue(td, job, lj, LIO_NOP, ops); in kern_lio_listio()2802 if (type == LIO_NOP) in aiocb32_copyin()
671 X(LIO_WRITE) X(LIO_READ) X(LIO_READV) X(LIO_WRITEV) X(LIO_NOP)