SYS_FINFO structure. More...
#include <vfs_ext.h>
Data Fields | |
| Uint | uid |
| Owning User ID. | |
| Uint | gid |
| Owning Group ID. | |
| Uint | flags |
| File flags. | |
| Uint64 | size |
| File Size. | |
| Sint64 | atime |
| Last Accessed time. | |
| Sint64 | mtime |
| Last modified time. | |
| Sint64 | ctime |
| Creation time. | |
| int | numacls |
| Total number of ACL entries. | |
| tVFS_ACL | acls [] |
| ACL buffer (size is passed in the MaxACLs argument to VFS_FInfo). | |
SYS_FINFO structure.
1.6.3