Home
last modified time | relevance | path

Searched refs:aio_flags (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c247 if (aiop->aio_flags & AIO_CLEANUP) { in aio_done()
273 cleanupqflag = (aiop->aio_flags & AIO_CLEANUP); in aio_done()
304 aiop->aio_flags |= AIO_DONE_ACTIVE; in aio_done()
319 if (aiop->aio_flags & AIO_CLEANUP) in aio_done()
321 aiop->aio_flags &= ~AIO_DONE_ACTIVE; in aio_done()
364 if (aiop->aio_flags & AIO_WAITN) { in aio_done()
770 if (!(aiop->aio_flags & AIO_SOLARIS_REQ)) in aio_cleanup()
800 if (aiop->aio_flags & AIO_CLEANUP) in aio_cleanup_portq()
801 aiop->aio_flags |= AIO_CLEANUP_PORT; in aio_cleanup_portq()
1023 aiop->aio_flags |= AIO_CLEANUP; in aio_cleanup_exit()
[all …]
H A Daio.c673 while (aiop->aio_flags & AIO_WAITN) { in aiowaitn()
680 aiop->aio_flags |= AIO_WAITN_PENDING; in aiowaitn()
715 aiop->aio_flags |= AIO_WAITN; in aiowaitn()
788 aiop->aio_flags &= ~AIO_WAITN; in aiowaitn()
2017 if (aiop->aio_flags & AIO_REQ_BLOCK) in arw()
2220 if (aiop->aio_flags & AIO_REQ_BLOCK) in aiorw()
2255 if (aiop->aio_flags & AIO_REQ_BLOCK) in lio_set_error()
2433 aiop->aio_flags |= AIO_SOLARIS_REQ; in aio_req_setup()
2584 aiop->aio_flags |= AIO_CLEANUP; in aio_cleanup_thread()
2664 aiop->aio_flags |= AIO_REQ_BLOCK; in aio_cleanup_thread()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Daio_impl.h109 int aio_flags; /* flags */ member
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.implicit_dependencies.no_structs467 …(struct iocb)->aio_offset, (struct iocb)->aio_reserved2, (struct iocb)->aio_flags, (struct iocb)->…
468 …(struct iocb)->aio_offset, (struct iocb)->aio_reserved2, (struct iocb)->aio_flags, (struct iocb)->…