|
Lines 79-84
Link Here
|
| 79 |
.Fa iocb->aio_offset |
79 |
.Fa iocb->aio_offset |
| 80 |
can be modified during the request as context, so this value must |
80 |
can be modified during the request as context, so this value must |
| 81 |
not be referenced after the request is enqueued. |
81 |
not be referenced after the request is enqueued. |
|
|
82 |
.Pp |
| 83 |
Note that you must have |
| 84 |
.Dq options VFS_AIO |
| 85 |
in your kernel configuration file to use this function. |
| 86 |
See also the comment in the LINT or NOTES kernel configuration file, |
| 87 |
respectively. |
| 82 |
.Sh RESTRICTIONS |
88 |
.Sh RESTRICTIONS |
| 83 |
The Asynchronous I/O Control Block structure pointed to by |
89 |
The Asynchronous I/O Control Block structure pointed to by |
| 84 |
.Fa iocb |
90 |
.Fa iocb |