fs_io.h
Go to the documentation of this file.
Definition: MemBuf.h:24
Definition: fs_io.h:22
Definition: fs_io.h:35
void file_write(int, off_t, void const *, int len, DWCB *, void *, FREE *)
Definition: fs_io.cc:326
void file_write_mbuf(int fd, off_t, MemBuf mb, DWCB *handler, void *handler_data)
Definition: fs_io.cc:374