Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
uml_stat Struct Reference

#include <os.h>

Data Fields

int ust_dev
 
unsigned long long ust_ino
 
int ust_mode
 
int ust_nlink
 
int ust_uid
 
int ust_gid
 
unsigned long long ust_size
 
int ust_blksize
 
unsigned long long ust_blocks
 
unsigned long ust_atime
 
unsigned long ust_mtime
 
unsigned long ust_ctime
 

Detailed Description

Definition at line 41 of file os.h.

Field Documentation

unsigned long ust_atime

Definition at line 51 of file os.h.

int ust_blksize

Definition at line 49 of file os.h.

unsigned long long ust_blocks

Definition at line 50 of file os.h.

unsigned long ust_ctime

Definition at line 53 of file os.h.

int ust_dev

Definition at line 42 of file os.h.

int ust_gid

Definition at line 47 of file os.h.

unsigned long long ust_ino

Definition at line 43 of file os.h.

int ust_mode

Definition at line 44 of file os.h.

unsigned long ust_mtime

Definition at line 52 of file os.h.

int ust_nlink

Definition at line 45 of file os.h.

unsigned long long ust_size

Definition at line 48 of file os.h.

int ust_uid

Definition at line 46 of file os.h.


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