| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| D | compat.h | 41 struct compat_stat { struct 43 short st_dev; 44 short __pad1; 71 struct compat_statfs { argument
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | compat.h | 36 struct compat_stat { struct 37 u32 st_dev; 38 compat_ino_t st_ino; 39 compat_mode_t st_mode; 63 struct compat_statfs { argument
|
| /kernel/linux/linux-6.6/arch/parisc/include/asm/ |
| D | compat.h | 25 struct compat_stat { struct 26 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 …]
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| D | compat.h | 65 struct compat_stat { struct 88 struct compat_statfs { argument
|
| /kernel/linux/linux-5.10/arch/parisc/include/asm/ |
| D | compat.h | 26 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-6.6/arch/powerpc/include/asm/ |
| D | compat.h | 26 struct compat_stat { struct 27 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 …]
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | compat.h | 35 struct compat_stat { struct 36 compat_dev_t st_dev; 37 s32 st_pad1[3]; 61 struct compat_statfs { argument
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | compat.h | 30 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/ |
| D | compat.h | 39 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-6.6/arch/sparc/include/asm/ |
| D | compat.h | 32 struct compat_stat { struct 52 struct compat_stat64 { argument
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | compat.h | 31 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-5.10/arch/x86/include/asm/ |
| D | compat.h | 31 struct compat_stat { struct 32 u32 st_dev; 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 u32 st_rdev; 39 u32 st_size; 40 u32 st_blksize; [all …]
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | compat.h | 83 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/ |
| D | compat.h | 25 struct compat_stat { struct 45 struct compat_stat64 { argument
|