Home
last modified time | relevance | path

Searched defs:compat_stat (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/parisc/include/asm/
Dcompat.h26 struct compat_stat { struct
27 compat_dev_t st_dev; /* dev_t is 32 bits on parisc */
28 compat_ino_t st_ino; /* 32 bits */
29 compat_mode_t st_mode; /* 16 bits */
30 compat_nlink_t st_nlink; /* 16 bits */
31 u16 st_reserved1; /* old st_uid */
32 u16 st_reserved2; /* old st_gid */
33 compat_dev_t st_rdev;
34 compat_off_t st_size;
35 old_time32_t st_atime;
[all …]
/kernel/linux/linux-4.19/arch/parisc/include/asm/
Dcompat.h42 struct compat_stat { struct
43 compat_dev_t st_dev; /* dev_t is 32 bits on parisc */
44 compat_ino_t st_ino; /* 32 bits */
45 compat_mode_t st_mode; /* 16 bits */
46 compat_nlink_t st_nlink; /* 16 bits */
47 u16 st_reserved1; /* old st_uid */
48 u16 st_reserved2; /* old st_gid */
49 compat_dev_t st_rdev;
50 compat_off_t st_size;
51 compat_time_t st_atime;
[all …]
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dcompat.h31 struct compat_stat { struct
32 compat_dev_t st_dev;
33 u16 __pad1;
34 compat_ino_t st_ino;
35 compat_mode_t st_mode;
36 compat_nlink_t st_nlink;
37 __compat_uid_t st_uid;
38 __compat_gid_t st_gid;
39 compat_dev_t st_rdev;
40 u16 __pad2;
[all …]
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dcompat.h30 struct compat_stat { struct
31 compat_dev_t st_dev;
32 s32 st_pad1[3];
33 compat_ino_t st_ino;
34 compat_mode_t st_mode;
35 compat_nlink_t st_nlink;
36 __compat_uid_t st_uid;
37 __compat_gid_t st_gid;
38 compat_dev_t st_rdev;
39 s32 st_pad2[2];
[all …]
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dcompat.h39 struct compat_stat { struct
41 short st_dev;
42 short __pad1;
46 compat_ino_t st_ino;
47 compat_mode_t st_mode;
48 compat_ushort_t st_nlink;
49 __compat_uid16_t st_uid;
50 __compat_gid16_t st_gid;
52 short st_rdev;
53 short __pad2;
[all …]
/kernel/linux/linux-4.19/arch/x86/include/asm/
Dcompat.h48 struct compat_stat { struct
49 compat_dev_t st_dev;
50 u16 __pad1;
51 compat_ino_t st_ino;
52 compat_mode_t st_mode;
53 compat_nlink_t st_nlink;
54 __compat_uid_t st_uid;
55 __compat_gid_t st_gid;
56 compat_dev_t st_rdev;
57 u16 __pad2;
[all …]
/kernel/linux/linux-4.19/arch/arm64/include/asm/
Dcompat.h68 struct compat_stat { struct
70 short st_dev;
71 short __pad1;
75 compat_ino_t st_ino;
76 compat_mode_t st_mode;
77 compat_ushort_t st_nlink;
78 __compat_uid16_t st_uid;
79 __compat_gid16_t st_gid;
81 short st_rdev;
82 short __pad2;
[all …]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dcompat.h31 struct compat_stat { struct
32 compat_dev_t st_dev;
33 compat_ino_t st_ino;
34 compat_mode_t st_mode;
35 compat_nlink_t st_nlink;
36 __compat_uid32_t st_uid;
37 __compat_gid32_t st_gid;
38 compat_dev_t st_rdev;
39 compat_off_t st_size;
40 compat_off_t st_blksize;
[all …]
/kernel/linux/linux-4.19/arch/mips/include/asm/
Dcompat.h50 struct compat_stat { struct
51 compat_dev_t st_dev;
52 s32 st_pad1[3];
53 compat_ino_t st_ino;
54 compat_mode_t st_mode;
55 compat_nlink_t st_nlink;
56 __compat_uid_t st_uid;
57 __compat_gid_t st_gid;
58 compat_dev_t st_rdev;
59 s32 st_pad2[2];
[all …]
/kernel/linux/linux-4.19/arch/powerpc/include/asm/
Dcompat.h47 struct compat_stat { struct
48 compat_dev_t st_dev;
49 compat_ino_t st_ino;
50 compat_mode_t st_mode;
51 compat_nlink_t st_nlink;
52 __compat_uid32_t st_uid;
53 __compat_gid32_t st_gid;
54 compat_dev_t st_rdev;
55 compat_off_t st_size;
56 compat_off_t st_blksize;
[all …]
/kernel/linux/linux-4.19/arch/s390/include/asm/
Dcompat.h99 struct compat_stat { struct
100 compat_dev_t st_dev;
101 u16 __pad1;
102 compat_ino_t st_ino;
103 compat_mode_t st_mode;
104 compat_nlink_t st_nlink;
105 __compat_uid_t st_uid;
106 __compat_gid_t st_gid;
107 compat_dev_t st_rdev;
108 u16 __pad2;
[all …]
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dcompat.h83 struct compat_stat { struct
84 compat_dev_t st_dev;
85 u16 __pad1;
86 compat_ino_t st_ino;
87 compat_mode_t st_mode;
88 compat_nlink_t st_nlink;
89 __compat_uid_t st_uid;
90 __compat_gid_t st_gid;
91 compat_dev_t st_rdev;
92 u16 __pad2;
[all …]
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dcompat.h25 struct compat_stat { struct
45 struct compat_stat64 { argument
/kernel/linux/linux-4.19/arch/sparc/include/asm/
Dcompat.h41 struct compat_stat { struct
61 struct compat_stat64 { argument