axle OS
x86_32 UNIX-like hobby OS
Public Attributes
|
List of all members
fs_file Struct Reference
Public Attributes
fs_file
*
parent
char *
name
off_t
size
unsigned long long
offset
union {
struct {
int
count
fs_file
**
subfiles
}
struct {
int
unused
void *
data
}
};
The documentation for this struct was generated from the following file:
src/kernel/util/ffs/
fs_file_internal.h
Generated by
1.8.14