GitOS
Operating system exercise
Loading...
Searching...
No Matches
filesystem Struct Reference

#include <file.h>

Data Fields

FS_RESOLVE_FUNCTION resolve
 
FS_OPEN_FUNCTION open
 
FS_READ_FUNCTION read
 
FS_SEEK_FUNCTION seek
 
FS_STAT_FUNCTION stat
 
FS_CLOSE_FUNCTION close
 
FS_WRITE_FUNCTION write
 
char name [MAX_FILESYSTEM_NAME]
 

Field Documentation

◆ close

◆ name

char name[MAX_FILESYSTEM_NAME]

◆ open

◆ read

◆ resolve

◆ seek

◆ stat

◆ write


The documentation for this struct was generated from the following file: