Skip to main content

Module write

Module write 

Source
Expand description

Write and vectored-write operation handlers.

Functionsยง

execute_write
Execute a positional write at offset, returning the buffer and the number of bytes written.
execute_write_vectored
Execute a positional vectored write at offset over buffers, returning the completed buffers and the total number of bytes written.