Chapter Previous Next

struct sfs_write_request

Write data to encrypted file
char buf [ SFS_MAX_BUF_SIZE ];
size_t count;
int fd;
pid_t pid;

#include "sfs.h"