#include "blockdev.h"
#include "blockmap.h"
#include "segment.h"
#include "virtmem.h"
#include "addrmap.h"
Include dependency graph for storage.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | Storage_system |
A storage system is simply a file system that stores pages of memory instead of files. More... | |
class | Superblock |
A Superblock records the completion of a checkpoint. More... |
Torsion Operating System, Copyright (C) 2000-2002 Dan Helfman