Manual pages
Origin: Linux 2.4.
[ Alias ↣ ] Name (section) | Brief |
---|---|
io_fsync(3) | Synchronize a file's complete in-core state with that on disk. |
io_prep_fsync(3) | Synchronize a file's complete in-core state with that on disk. |
io_prep_pread(3) | Set up asynchronous read. |
io_prep_pwrite(3) | Set up iocb for asynchronous writes. |
io_queue_init(2) | Initialize asynchronous io state machine. |
io_queue_release(2) | Release the context associated with the userspace handle. |
io_queue_run(2) | Handle completed io requests. |
io_queue_wait(2) | Wait for io requests to complete. |
io_set_callback(3) | Set up io completion callback function. |