Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
AIO_PHYSIODONE
usr/src/uts/common/os/aio.c
2246
reqp->aio_req_flags |= AIO_PHYSIODONE;
usr/src/uts/common/os/aio_subr.c
470
if (reqp->aio_req_flags & AIO_PHYSIODONE)
usr/src/uts/common/os/aio_subr.c
473
reqp->aio_req_flags |= AIO_PHYSIODONE;