Home
last modified time | relevance | path

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

/trueos/sys/sys/
HDaio.h35 #define LIO_NOP 0x0 macro
/trueos/sys/kern/
HDvfs_aio.c1653 if (type != LIO_NOP) in aio_aqueue()
1681 case LIO_NOP: in aio_aqueue()
1716 if (opcode == LIO_NOP) { in aio_aqueue()
2323 error = aio_aqueue(td, iocb, lj, LIO_NOP, ops); in kern_lio_listio()