Function gkfs::syscall::gkfs_pwrite
Defined in File gkfs_functions.cpp
Function Documentation
Wrapper function for all gkfs write operations errno may be set
- Parameters
file –
buf –
count –
offset –
update_pos – pos should only be updated for some write operations (see man 2 pwrite)
- Returns
written size or -1 on error