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

Data Fields

unsigned long long st_dev
 
unsigned int __pad1
 
u32 __st_ino
 
unsigned int st_mode
 
unsigned int st_nlink
 
u32 st_uid
 
u32 st_gid
 
unsigned long long st_rdev
 
unsigned int __pad3
 
long st_size
 
u32 st_blksize
 
unsigned char __pad4 [4]
 
u32 __pad5
 
u32 st_blocks
 
u32 st_atime
 
u32 __pad6
 
u32 st_mtime
 
u32 __pad7
 
u32 st_ctime
 
u32 __pad8
 
unsigned long st_ino
 

Detailed Description

Definition at line 498 of file compat_linux.c.

Field Documentation

unsigned int __pad1

Definition at line 500 of file compat_linux.c.

unsigned int __pad3

Definition at line 508 of file compat_linux.c.

unsigned char __pad4[4]

Definition at line 511 of file compat_linux.c.

u32 __pad5

Definition at line 512 of file compat_linux.c.

u32 __pad6

Definition at line 515 of file compat_linux.c.

u32 __pad7

Definition at line 517 of file compat_linux.c.

u32 __pad8

Definition at line 519 of file compat_linux.c.

u32 __st_ino

Definition at line 502 of file compat_linux.c.

u32 st_atime

Definition at line 514 of file compat_linux.c.

u32 st_blksize

Definition at line 510 of file compat_linux.c.

u32 st_blocks

Definition at line 513 of file compat_linux.c.

u32 st_ctime

Definition at line 518 of file compat_linux.c.

unsigned long long st_dev

Definition at line 499 of file compat_linux.c.

u32 st_gid

Definition at line 506 of file compat_linux.c.

unsigned long st_ino

Definition at line 520 of file compat_linux.c.

unsigned int st_mode

Definition at line 503 of file compat_linux.c.

u32 st_mtime

Definition at line 516 of file compat_linux.c.

unsigned int st_nlink

Definition at line 504 of file compat_linux.c.

unsigned long long st_rdev

Definition at line 507 of file compat_linux.c.

long st_size

Definition at line 509 of file compat_linux.c.

u32 st_uid

Definition at line 505 of file compat_linux.c.


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