SMB_VFS_PWRITE 491 source3/smbd/vfs.c ret = SMB_VFS_PWRITE(fsp, buffer + total, N - total, SMB_VFS_PWRITE 657 source3/smbd/vfs.c pwrite_ret = SMB_VFS_PWRITE(fsp, sparse_buf, curr_write_size, offset + total);