Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Daio.h43 #define LIO_NOP 0x0 macro
/f-stack/freebsd/kern/
H A Dvfs_aio.c1557 if (type == LIO_NOP) { in aio_aqueue()
1560 case LIO_NOP: in aio_aqueue()
1600 case LIO_NOP: in aio_aqueue()
1635 if (opcode == LIO_NOP) { in aio_aqueue()
2302 error = aio_aqueue(td, job, lj, LIO_NOP, ops); in kern_lio_listio()