axle OS
x86_32 UNIX-like hobby OS
Public Attributes | List of all members
fs_file Struct Reference

Public Attributes

fs_fileparent
 
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: