|
SimpleFS
A Simple File Sytem implementation including Disk and Shell Layers
|
Implementation of disk.h functions. More...
#include "sfs/disk.h"#include <stdexcept>#include <errno.h>#include <fcntl.h>#include <string.h>#include <unistd.h>
Go to the source code of this file.
1.8.17