Home
last modified time | relevance | path

Searched defs:stat64 (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dstat.h19 struct stat64 { struct
20 compat_u64 st_dev;
24 compat_ulong_t __st_ino;
25 compat_uint_t st_mode;
26 compat_uint_t st_nlink;
28 compat_ulong_t st_uid;
29 compat_ulong_t st_gid;
31 compat_u64 st_rdev;
34 compat_s64 st_size;
38 compat_ulong_t st_atime;
[all …]
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dstat.h26 struct stat64 { struct
27 unsigned long st_dev;
32 unsigned int st_uid;
33 unsigned int st_gid;
34 unsigned int __pad0;
37 long st_size;
38 long st_blksize;
39 long st_blocks;
47 long __unused[3];
74 struct stat64 { struct
[all …]
/openbmc/linux/arch/x86/include/asm/
H A Dia32.h29 struct stat64 { struct
31 unsigned char __pad0[4];
34 unsigned int __st_ino;
36 unsigned int st_mode;
37 unsigned int st_nlink;
39 unsigned int st_uid;
40 unsigned int st_gid;
45 long long st_size;
50 unsigned st_atime;
52 unsigned st_mtime;
[all …]
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dstat.h26 struct stat64 { struct
27 unsigned long st_dev;
28 unsigned long st_ino;
29 unsigned long st_rdev;
30 long st_size;
33 unsigned int st_mode;
34 unsigned int st_uid;
35 unsigned int st_gid;
37 unsigned int st_nlink;
38 unsigned int __pad0;
[all …]
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dstat.h38 struct stat64 { struct
39 unsigned long long st_dev; /* Device */
41 unsigned int st_mode; /* File mode. */
42 unsigned int st_nlink; /* Link count. */
46 long long st_size; /* Size of file, in bytes. */
48 unsigned long __unused2;
51 unsigned long st_atime_nsec;
53 unsigned long st_mtime_nsec;
55 unsigned long st_ctime_nsec;
56 unsigned long __unused4;
[all …]
/openbmc/linux/include/uapi/asm-generic/
H A Dstat.h49 struct stat64 { struct
50 unsigned long long st_dev; /* Device. */
52 unsigned int st_mode; /* File mode. */
53 unsigned int st_nlink; /* Link count. */
57 unsigned long long __pad1;
60 int __pad2;
63 unsigned int st_atime_nsec;
65 unsigned int st_mtime_nsec;
67 unsigned int st_ctime_nsec;
68 unsigned int __unused4;
[all …]
/openbmc/linux/arch/sh/include/uapi/asm/
H A Dstat.h43 struct stat64 { struct
45 unsigned char __pad0[4];
48 unsigned long __st_ino;
50 unsigned int st_mode;
51 unsigned int st_nlink;
53 unsigned long st_uid;
54 unsigned long st_gid;
59 long long st_size;
64 unsigned long st_atime;
67 unsigned long st_mtime;
[all …]
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dstat.h44 struct stat64 { struct
46 unsigned int __pad1;
49 unsigned int st_mode;
50 unsigned int st_nlink;
51 unsigned int st_uid;
52 unsigned int st_gid;
54 unsigned int __pad2;
56 signed int st_blksize;
59 signed int st_atime;
61 signed int st_mtime;
[all …]
/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dstat.h45 struct stat64 { struct
47 unsigned char __pad1[2];
50 unsigned long __st_ino;
52 unsigned int st_mode;
53 unsigned int st_nlink;
55 unsigned long st_uid;
56 unsigned long st_gid;
61 long long st_size;
66 unsigned long st_atime;
69 unsigned long st_mtime;
[all …]
/openbmc/linux/arch/arm/include/uapi/asm/
H A Dstat.h57 struct stat64 { struct
62 unsigned long __st_ino;
63 unsigned int st_mode;
64 unsigned int st_nlink;
66 unsigned long st_uid;
67 unsigned long st_gid;
72 long long st_size;
73 unsigned long st_blksize;
76 unsigned long st_atime;
79 unsigned long st_mtime;
[all …]
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dstat.h60 struct stat64 { struct
61 unsigned long long st_dev; /* Device. */
63 unsigned int st_mode; /* File mode. */
64 unsigned int st_nlink; /* Link count. */
68 unsigned short __pad2;
72 int st_atime; /* Time of last access. */
73 unsigned int st_atime_nsec;
75 unsigned int st_mtime_nsec;
77 unsigned int st_ctime_nsec;
78 unsigned int __unused4;
[all …]
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dstat.h52 struct stat64 { struct
53 unsigned long st_dev;
54 unsigned long st_pad0[3]; /* Reserved for st_dev expansion */
56 unsigned long long st_ino;
58 __kernel_mode_t st_mode;
59 __u32 st_nlink;
61 __kernel_uid32_t st_uid;
62 __kernel_gid32_t st_gid;
64 unsigned long st_rdev;
67 long long st_size;
[all …]
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dstat.h52 struct stat64 { struct
54 unsigned int __pad1;
56 unsigned long __st_ino;
57 unsigned int st_mode;
58 unsigned int st_nlink;
59 unsigned long st_uid;
60 unsigned long st_gid;
62 unsigned int __pad3;
63 long long st_size;
68 unsigned long st_atime;
[all …]
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dstat.h42 struct stat64 { struct
44 unsigned char __pad0[4];
46 unsigned long __st_ino;
48 unsigned int st_mode;
49 unsigned int st_nlink;
51 unsigned long st_uid;
52 unsigned long st_gid;
57 long long st_size;
63 unsigned long st_atime;
66 unsigned long st_mtime;
[all …]
/openbmc/linux/arch/sparc/kernel/
H A Dsys_sparc32.c94 COMPAT_SYSCALL_DEFINE2(stat64, const char __user *, filename, in COMPAT_SYSCALL_DEFINE2() argument
/openbmc/linux/fs/
H A Dstat.c573 SYSCALL_DEFINE2(stat64, const char __user *, filename, in SYSCALL_DEFINE2() argument