MentOS  0.8.0
The Mentoring Operating System
Public Attributes | List of all members
iattr Struct Reference

Data structure containing attributes of a file. More...

Public Attributes

unsigned int ia_valid
 Validity check on iattr struct.
 
mode_t ia_mode
 Access mode.
 
uid_t ia_uid
 Owner uid.
 
gid_t ia_gid
 Owner gid.
 
uint32_t ia_atime
 Time of last access.
 
uint32_t ia_mtime
 Time of last data modification.
 
uint32_t ia_ctime
 Time of last status change.
 

Detailed Description

Data structure containing attributes of a file.


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