Searched defs:compat_stat (Results 1 – 7 of 7) sorted by relevance
41 struct compat_stat { struct43 short st_dev;44 short __pad1;71 struct compat_statfs { argument
36 struct compat_stat { struct37 u32 st_dev;38 compat_ino_t st_ino;39 compat_mode_t st_mode;63 struct compat_statfs { argument
25 struct compat_stat { struct26 compat_dev_t st_dev; /* dev_t is 32 bits on parisc */27 compat_ino_t st_ino; /* 32 bits */28 compat_mode_t st_mode; /* 16 bits */29 compat_nlink_t st_nlink; /* 16 bits */30 u16 st_reserved1; /* old st_uid */31 u16 st_reserved2; /* old st_gid */32 compat_dev_t st_rdev;33 compat_off_t st_size;34 old_time32_t st_atime;[all …]
65 struct compat_stat { struct88 struct compat_statfs { argument
26 struct compat_stat { struct27 compat_dev_t st_dev;28 compat_ino_t st_ino;29 compat_mode_t st_mode;30 compat_nlink_t st_nlink;31 __compat_uid32_t st_uid;32 __compat_gid32_t st_gid;33 compat_dev_t st_rdev;34 compat_off_t st_size;35 compat_off_t st_blksize;[all …]
35 struct compat_stat { struct36 compat_dev_t st_dev;37 s32 st_pad1[3];61 struct compat_statfs { argument
32 struct compat_stat { struct52 struct compat_stat64 { argument