/kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/ |
H A D | stat.h | 5 struct __old_kernel_stat { struct
|
/kernel/linux/linux-5.10/arch/sh/include/uapi/asm/ |
H A D | stat.h | 5 struct __old_kernel_stat { struct
|
/kernel/linux/linux-5.10/arch/arm/include/uapi/asm/ |
H A D | stat.h | 5 struct __old_kernel_stat { struct
|
/kernel/linux/linux-6.6/arch/m68k/include/uapi/asm/ |
H A D | stat.h | 5 struct __old_kernel_stat { struct
|
/kernel/linux/linux-6.6/arch/arm/include/uapi/asm/ |
H A D | stat.h | 5 struct __old_kernel_stat { struct
|
/kernel/linux/linux-6.6/arch/sh/include/uapi/asm/ |
H A D | stat.h | 5 struct __old_kernel_stat { struct
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/ |
H A D | stat.h | 8 struct __old_kernel_stat { struct
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/ |
H A D | stat.h | 21 struct __old_kernel_stat { struct
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/ |
H A D | stat.h | 21 struct __old_kernel_stat { struct
|
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/ |
H A D | stat.h | 15 struct __old_kernel_stat { struct
|
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/ |
H A D | stat.h | 12 struct __old_kernel_stat { struct
|
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/ |
H A D | stat.h | 15 struct __old_kernel_stat { struct
|
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/ |
H A D | stat.h | 12 struct __old_kernel_stat { struct
|
/kernel/linux/linux-5.10/fs/ |
H A D | stat.c | 225 static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user * statbuf) in cp_old_stat() 228 struct __old_kernel_stat tmp; in cp_old_stat() 239 memset(&tmp, 0, sizeof(struct __old_kernel_stat)); in cp_old_stat() 263 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() 276 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() 288 SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2()
|
/kernel/linux/linux-6.6/fs/ |
H A D | stat.c | 311 static int cp_old_stat(struct kstat *stat, struct __old_kernel_stat __user * statbuf) in cp_old_stat() 314 struct __old_kernel_stat tmp; in cp_old_stat() 325 memset(&tmp, 0, sizeof(struct __old_kernel_stat)); in cp_old_stat() 349 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() 362 struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2() 374 SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) in SYSCALL_DEFINE2()
|
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/ |
H A D | stat.h | 117 struct __old_kernel_stat { struct
|
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/ |
H A D | stat.h | 117 struct __old_kernel_stat { struct
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/ |
H A D | stat.h | 94 struct __old_kernel_stat { struct
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
H A D | stat.h | 94 struct __old_kernel_stat { struct
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | syscalls.h | 31 struct __old_kernel_stat; 1218 struct __old_kernel_stat __user *statbuf); 1220 struct __old_kernel_stat __user *statbuf); 1222 struct __old_kernel_stat __user *statbuf);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | syscalls.h | 31 struct __old_kernel_stat; 1125 struct __old_kernel_stat __user *statbuf); 1127 struct __old_kernel_stat __user *statbuf); 1129 struct __old_kernel_stat __user *statbuf);
|