GitOS
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
FS_CLOSE_FUNCTION
close
◆
name
char name[
MAX_FILESYSTEM_NAME
]
◆
open
FS_OPEN_FUNCTION
open
◆
read
FS_READ_FUNCTION
read
◆
resolve
FS_RESOLVE_FUNCTION
resolve
◆
seek
FS_SEEK_FUNCTION
seek
◆
stat
FS_STAT_FUNCTION
stat
◆
write
FS_WRITE_FUNCTION
write
The documentation for this struct was generated from the following file:
src/kernel/fs/
file.h
filesystem
Generated by
1.16.1