Searched refs:AIOFSYNC (Results 1 – 4 of 4) sorted by relevance
60 #define AIOFSYNC 20 macro74 #define AIOFSYNC64 AIOFSYNC
756 error = _aio_rw(aiocbp, head, &next, AIOFSYNC, AIO_NO_KAIO); in __aio_fsync_bar()821 aiocbp->aio_lio_opcode = AIOFSYNC; in aio_fsync()1613 error = _aio_rw64(aiocbp, head, &next, AIOFSYNC, AIO_NO_KAIO); in __aio_fsync_bar64()1678 aiocbp->aio_lio_opcode = AIOFSYNC; in aio_fsync64()
829 if (reqp->req_op == AIOFSYNC && reqp != aiowp->work_req) { in _aio_cancel_req()1167 case AIOFSYNC: in _aio_do_request()1404 if (np.np_event == AIOFSYNC && reqp->req_largefile) in _aiodone()1812 case AIOFSYNC: in _aio_req_add()
318 case AIOFSYNC: in aio_spawner()