Searched refs:AIO_REQ_BLOCK (Results 1 – 2 of 2) sorted by relevance
141 #define AIO_REQ_BLOCK 0x0008 /* block new requests */ macro
2025 if (aiop->aio_flags & AIO_REQ_BLOCK) in arw()2228 if (aiop->aio_flags & AIO_REQ_BLOCK) in aiorw()2263 if (aiop->aio_flags & AIO_REQ_BLOCK) in lio_set_error()2424 if (aiop->aio_flags & AIO_REQ_BLOCK) { in aio_req_setup()2677 aiop->aio_flags |= AIO_REQ_BLOCK; in aio_cleanup_thread()3321 if (aiop->aio_flags & AIO_REQ_BLOCK) { in aio_req_setupLF()