RADPx-OS Kernel (Radical Posix OS)  Crimson 0.1.4
POSIX-inspired kernel API with embedded and desktop VM targets
rad_vfs_stat Struct Reference

Public data structure for rad_vfs_stat. More...

#include <radkernel.h>

Public Attributes

uint64_t size
 Public structure field.
 
int is_directory
 Public structure field.
 
uint32_t mode
 Public structure field.
 
rad_uid_t uid
 Owning user ID.
 
rad_gid_t gid
 Owning group ID.
 
uint64_t mtime_millis
 Public structure field.
 

Detailed Description

Public data structure for rad_vfs_stat.


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