AIOFSYNC
case AIOFSYNC:
if (np.np_event == AIOFSYNC && reqp->req_largefile)
case AIOFSYNC:
if (reqp->req_op == AIOFSYNC && reqp != aiowp->work_req) {
error = _aio_rw64(aiocbp, head, &next, AIOFSYNC, AIO_NO_KAIO);
aiocbp->aio_lio_opcode = AIOFSYNC;
error = _aio_rw(aiocbp, head, &next, AIOFSYNC, AIO_NO_KAIO);
aiocbp->aio_lio_opcode = AIOFSYNC;
case AIOFSYNC:
#define AIOFSYNC64 AIOFSYNC