tac0S
Template Affectional Command Operating System
filesys Directory Reference

Files

file  directory.cc
 Routines to manage a directory of file names.
 
file  directory.h [code]
 Data structures to manage a UNIX-like directory of file names.
 
file  filehdr.cc
 Routines for managing the disk file header.
 
file  filehdr.h [code]
 Data structures for managing a disk file header.
 
file  filesys.cc
 Routines to manage the overall operation of the file system.
 
file  filesys.h [code]
 Data structures to represent the Nachos file system.
 
file  fstest.cc
 Routines to manage an open Nachos file.
 
file  openfile.h [code]
 Data structures for opening, closing, reading and writing.
 
file  synchdisk.cc
 Routines to synchronously access the disk.
 
file  synchdisk.h [code]
 Data structures to export a synchronous interface to the raw disk device.