Cthulhu  0.2.10
Cthulhu compiler collection
physical.c File Reference
#include "arena/arena.h"
#include "base/util.h"
#include "common.h"
#include "std/str.h"
#include "std/map.h"
#include "os/os.h"
#include "io/impl.h"
#include "base/panic.h"
#include <stdint.h>
Include dependency graph for physical.c:

Go to the source code of this file.

Data Structures

struct  physical_t
 
struct  physical_inode_t
 

Functions

STA_DECL fs_tfs_physical (const char *root, arena_t *arena)
 create a filesystem interface to a physical location on disk More...