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

#include <compat.h>

Data Fields

compat_dev_t st_dev
 
s32 st_pad1 [3]
 
compat_ino_t st_ino
 
compat_mode_t st_mode
 
compat_nlink_t st_nlink
 
__compat_uid_t st_uid
 
__compat_gid_t st_gid
 
compat_dev_t st_rdev
 
s32 st_pad2 [2]
 
compat_off_t st_size
 
s32 st_pad3
 
compat_time_t st_atime
 
s32 st_atime_nsec
 
compat_time_t st_mtime
 
s32 st_mtime_nsec
 
compat_time_t st_ctime
 
s32 st_ctime_nsec
 
s32 st_blksize
 
s32 st_blocks
 
s32 st_pad4 [14]
 
u16 st_reserved1
 
u16 st_reserved2
 
u32 st_atime_nsec
 
u32 st_mtime_nsec
 
u32 st_ctime_nsec
 
u32 __unused1
 
compat_dev_t __unused2
 
compat_ino_t __unused3
 
u32 __unused4
 
u16 __unused5
 
short st_fstype
 
compat_dev_t st_realdev
 
u16 st_basemode
 
u16 st_spareshort
 
__compat_uid32_t st_uid
 
__compat_gid32_t st_gid
 
u32 st_spare4 [3]
 
u16 __pad1
 
u16 __pad2
 
u32 st_size
 
u32 st_blksize
 
u32 st_blocks
 
u32 st_atime
 
u32 st_mtime
 
u32 st_ctime
 
u32 __unused5
 
compat_ulong_t st_atime_nsec
 
compat_ulong_t st_mtime_nsec
 
compat_ulong_t st_ctime_nsec
 
compat_off_t st_blksize
 
compat_off_t st_blocks
 

Detailed Description

Definition at line 58 of file compat.h.

Field Documentation

u16 __pad1

Definition at line 82 of file compat.h.

u16 __pad2

Definition at line 89 of file compat.h.

u32 __unused1

Definition at line 68 of file compat.h.

compat_dev_t __unused2

Definition at line 69 of file compat.h.

compat_ino_t __unused3

Definition at line 70 of file compat.h.

u32 __unused4

Definition at line 71 of file compat.h.

u32 __unused5

Definition at line 72 of file compat.h.

u32 __unused5

Definition at line 100 of file compat.h.

u32 st_atime

Definition at line 70 of file compat.h.

u32 st_atime

Definition at line 93 of file compat.h.

u32 st_atime_nsec

Definition at line 61 of file compat.h.

compat_ulong_t st_atime_nsec

Definition at line 61 of file compat.h.

u32 st_atime_nsec

Definition at line 71 of file compat.h.

u16 st_basemode

Definition at line 75 of file compat.h.

compat_off_t st_blksize

Definition at line 66 of file compat.h.

u32 st_blksize

Definition at line 76 of file compat.h.

u32 st_blksize

Definition at line 91 of file compat.h.

compat_off_t st_blocks

Definition at line 67 of file compat.h.

u32 st_blocks

Definition at line 77 of file compat.h.

u32 st_blocks

Definition at line 92 of file compat.h.

u32 st_ctime

Definition at line 74 of file compat.h.

u32 st_ctime

Definition at line 97 of file compat.h.

compat_ulong_t st_ctime_nsec

Definition at line 65 of file compat.h.

u32 st_ctime_nsec

Definition at line 65 of file compat.h.

u32 st_ctime_nsec

Definition at line 75 of file compat.h.

compat_dev_t st_dev

Definition at line 59 of file compat.h.

short st_fstype

Definition at line 73 of file compat.h.

Definition at line 65 of file compat.h.

Definition at line 78 of file compat.h.

compat_ino_t st_ino

Definition at line 61 of file compat.h.

compat_mode_t st_mode

Definition at line 62 of file compat.h.

u32 st_mtime

Definition at line 72 of file compat.h.

u32 st_mtime

Definition at line 95 of file compat.h.

compat_ulong_t st_mtime_nsec

Definition at line 63 of file compat.h.

u32 st_mtime_nsec

Definition at line 63 of file compat.h.

u32 st_mtime_nsec

Definition at line 73 of file compat.h.

compat_nlink_t st_nlink

Definition at line 63 of file compat.h.

s32 st_pad1[3]

Definition at line 60 of file compat.h.

s32 st_pad2[2]

Definition at line 67 of file compat.h.

s32 st_pad3

Definition at line 69 of file compat.h.

s32 st_pad4[14]

Definition at line 78 of file compat.h.

compat_dev_t st_rdev

Definition at line 66 of file compat.h.

compat_dev_t st_realdev

Definition at line 74 of file compat.h.

u16 st_reserved1

Definition at line 56 of file compat.h.

u16 st_reserved2

Definition at line 57 of file compat.h.

u32 st_size

Definition at line 68 of file compat.h.

u32 st_size

Definition at line 90 of file compat.h.

u32 st_spare4[3]

Definition at line 79 of file compat.h.

u16 st_spareshort

Definition at line 76 of file compat.h.

Definition at line 64 of file compat.h.

Definition at line 77 of file compat.h.


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