Home
last modified time | relevance | path

Searched defs:statx (Results 1 – 25 of 98) sorted by relevance

1234

/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/linux/
H A Dstat.h47 struct statx { struct
60 struct statx_timestamp stx_atime; argument
61 struct statx_timestamp stx_btime; argument
62 struct statx_timestamp stx_ctime; argument
63 struct statx_timestamp stx_mtime; argument
64 __u32 stx_rdev_major;
65 __u32 stx_rdev_minor;
66 __u32 stx_dev_major;
67 __u32 stx_dev_minor;
68 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/bionic/libc/kernel/uapi/linux/
H A Dstat.h47 struct statx { struct
60 struct statx_timestamp stx_atime; argument
61 struct statx_timestamp stx_btime; argument
62 struct statx_timestamp stx_ctime; argument
63 struct statx_timestamp stx_mtime; argument
64 __u32 stx_rdev_major;
65 __u32 stx_rdev_minor;
66 __u32 stx_dev_major;
67 __u32 stx_dev_minor;
68 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/
H A Dstat.h47 struct statx { struct
60 struct statx_timestamp stx_atime; argument
61 struct statx_timestamp stx_btime; argument
62 struct statx_timestamp stx_ctime; argument
63 struct statx_timestamp stx_mtime; argument
64 __u32 stx_rdev_major;
65 __u32 stx_rdev_minor;
66 __u32 stx_dev_major;
67 __u32 stx_dev_minor;
68 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/linux/
H A Dstat.h47 struct statx { struct
60 struct statx_timestamp stx_atime; argument
61 struct statx_timestamp stx_btime; argument
62 struct statx_timestamp stx_ctime; argument
63 struct statx_timestamp stx_mtime; argument
64 __u32 stx_rdev_major;
65 __u32 stx_rdev_minor;
66 __u32 stx_dev_major;
67 __u32 stx_dev_minor;
68 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/
Dstat.h47 struct statx { struct
60 struct statx_timestamp stx_atime; argument
61 struct statx_timestamp stx_btime; argument
62 struct statx_timestamp stx_ctime; argument
63 struct statx_timestamp stx_mtime; argument
64 __u32 stx_rdev_major;
65 __u32 stx_rdev_minor;
66 __u32 stx_dev_major;
67 __u32 stx_dev_minor;
68 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/external/kernel-headers/original/uapi/linux/
H A Dstat.h99 struct statx { struct
116 struct statx_timestamp stx_atime; /* Last access time */ argument
117 struct statx_timestamp stx_btime; /* File creation time */ argument
118 struct statx_timestamp stx_ctime; /* Last attribute change time */ argument
119 struct statx_timestamp stx_mtime; /* Last data modification time */ argument
144 * Query request/result mask for statx() and struct statx::stx_mask. argument
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/
H A Dstat.h47 struct statx { struct
60 struct statx_timestamp stx_atime; argument
61 struct statx_timestamp stx_btime; argument
62 struct statx_timestamp stx_ctime; argument
63 struct statx_timestamp stx_mtime; argument
64 __u32 stx_rdev_major;
65 __u32 stx_rdev_minor;
66 __u32 stx_dev_major;
67 __u32 stx_dev_minor;
68 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/external/musl/src/stat/
H A Dfstatat.c10 struct statx { struct
11 uint32_t stx_mask;
35 static int fstatat_statx(int fd, const char *restrict path, struct stat *restrict st, int flag) in fstatat_statx() argument
37 struct statx stx; in fstatat_statx() argument
/aosp_15_r20/external/ltp/include/lapi/
H A Dstat.h71 struct statx { struct
88 const struct statx_timestamp stx_atime; argument
89 const struct statx_timestamp stx_btime; argument
90 const struct statx_timestamp stx_ctime; argument
91 const struct statx_timestamp stx_mtime; argument
106 * statx: wrapper function of statx argument
110 static inline int statx(int dirfd, const char *pathname, unsigned int flags, in statx() function
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/linux/
H A Dstat.h47 struct statx { struct
60 struct statx_timestamp stx_atime; argument
61 struct statx_timestamp stx_btime; argument
62 struct statx_timestamp stx_ctime; argument
63 struct statx_timestamp stx_mtime; argument
64 __u32 stx_rdev_major;
65 __u32 stx_rdev_minor;
66 __u32 stx_dev_major;
67 __u32 stx_dev_minor;
68 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/linux/
H A Dstat.h47 struct statx { struct
60 struct statx_timestamp stx_atime; argument
61 struct statx_timestamp stx_btime; argument
62 struct statx_timestamp stx_ctime; argument
63 struct statx_timestamp stx_mtime; argument
64 __u32 stx_rdev_major;
65 __u32 stx_rdev_minor;
66 __u32 stx_dev_major;
67 __u32 stx_dev_minor;
68 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/linux/
H A Dstat.h47 struct statx { struct
60 struct statx_timestamp stx_atime; argument
61 struct statx_timestamp stx_btime; argument
62 struct statx_timestamp stx_ctime; argument
63 struct statx_timestamp stx_mtime; argument
64 __u32 stx_rdev_major;
65 __u32 stx_rdev_minor;
66 __u32 stx_dev_major;
67 __u32 stx_dev_minor;
68 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/linux/
H A Dstat.h47 struct statx { struct
60 struct statx_timestamp stx_atime; argument
61 struct statx_timestamp stx_btime; argument
62 struct statx_timestamp stx_ctime; argument
63 struct statx_timestamp stx_mtime; argument
64 __u32 stx_rdev_major;
65 __u32 stx_rdev_minor;
66 __u32 stx_dev_major;
67 __u32 stx_dev_minor;
68 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/
H A Dstat.h47 struct statx { struct
60 struct statx_timestamp stx_atime; argument
61 struct statx_timestamp stx_btime; argument
62 struct statx_timestamp stx_ctime; argument
63 struct statx_timestamp stx_mtime; argument
64 __u32 stx_rdev_major;
65 __u32 stx_rdev_minor;
66 __u32 stx_dev_major;
67 __u32 stx_dev_minor;
68 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/linux/
H A Dstat.h47 struct statx { struct
60 struct statx_timestamp stx_atime; argument
61 struct statx_timestamp stx_btime; argument
62 struct statx_timestamp stx_ctime; argument
63 struct statx_timestamp stx_mtime; argument
64 __u32 stx_rdev_major;
65 __u32 stx_rdev_minor;
66 __u32 stx_dev_major;
67 __u32 stx_dev_minor;
68 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/linux/
Dstat.h59 struct statx { struct
72 struct statx_timestamp stx_atime; argument
73 struct statx_timestamp stx_btime; argument
74 struct statx_timestamp stx_ctime; argument
75 struct statx_timestamp stx_mtime; argument
76 __u32 stx_rdev_major;
77 __u32 stx_rdev_minor;
78 __u32 stx_dev_major;
79 __u32 stx_dev_minor;
80 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/linux/
Dstat.h59 struct statx { struct
72 struct statx_timestamp stx_atime; argument
73 struct statx_timestamp stx_btime; argument
74 struct statx_timestamp stx_ctime; argument
75 struct statx_timestamp stx_mtime; argument
76 __u32 stx_rdev_major;
77 __u32 stx_rdev_minor;
78 __u32 stx_dev_major;
79 __u32 stx_dev_minor;
80 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/linux/
Dstat.h59 struct statx { struct
72 struct statx_timestamp stx_atime; argument
73 struct statx_timestamp stx_btime; argument
74 struct statx_timestamp stx_ctime; argument
75 struct statx_timestamp stx_mtime; argument
76 __u32 stx_rdev_major;
77 __u32 stx_rdev_minor;
78 __u32 stx_dev_major;
79 __u32 stx_dev_minor;
80 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/linux/
Dstat.h59 struct statx { struct
72 struct statx_timestamp stx_atime; argument
73 struct statx_timestamp stx_btime; argument
74 struct statx_timestamp stx_ctime; argument
75 struct statx_timestamp stx_mtime; argument
76 __u32 stx_rdev_major;
77 __u32 stx_rdev_minor;
78 __u32 stx_dev_major;
79 __u32 stx_dev_minor;
80 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/
Dstat.h59 struct statx { struct
72 struct statx_timestamp stx_atime; argument
73 struct statx_timestamp stx_btime; argument
74 struct statx_timestamp stx_ctime; argument
75 struct statx_timestamp stx_mtime; argument
76 __u32 stx_rdev_major;
77 __u32 stx_rdev_minor;
78 __u32 stx_dev_major;
79 __u32 stx_dev_minor;
80 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/
Dstat.h59 struct statx { struct
72 struct statx_timestamp stx_atime; argument
73 struct statx_timestamp stx_btime; argument
74 struct statx_timestamp stx_ctime; argument
75 struct statx_timestamp stx_mtime; argument
76 __u32 stx_rdev_major;
77 __u32 stx_rdev_minor;
78 __u32 stx_dev_major;
79 __u32 stx_dev_minor;
80 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/
Dstat.h59 struct statx { struct
72 struct statx_timestamp stx_atime; argument
73 struct statx_timestamp stx_btime; argument
74 struct statx_timestamp stx_ctime; argument
75 struct statx_timestamp stx_mtime; argument
76 __u32 stx_rdev_major;
77 __u32 stx_rdev_minor;
78 __u32 stx_dev_major;
79 __u32 stx_dev_minor;
80 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/
Dstat.h59 struct statx { struct
72 struct statx_timestamp stx_atime; argument
73 struct statx_timestamp stx_btime; argument
74 struct statx_timestamp stx_ctime; argument
75 struct statx_timestamp stx_mtime; argument
76 __u32 stx_rdev_major;
77 __u32 stx_rdev_minor;
78 __u32 stx_dev_major;
79 __u32 stx_dev_minor;
80 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/
Dstat.h59 struct statx { struct
72 struct statx_timestamp stx_atime; argument
73 struct statx_timestamp stx_btime; argument
74 struct statx_timestamp stx_ctime; argument
75 struct statx_timestamp stx_mtime; argument
76 __u32 stx_rdev_major;
77 __u32 stx_rdev_minor;
78 __u32 stx_dev_major;
79 __u32 stx_dev_minor;
80 __u64 stx_mnt_id;
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/
Dstat.h59 struct statx { struct
72 struct statx_timestamp stx_atime; argument
73 struct statx_timestamp stx_btime; argument
74 struct statx_timestamp stx_ctime; argument
75 struct statx_timestamp stx_mtime; argument
76 __u32 stx_rdev_major;
77 __u32 stx_rdev_minor;
78 __u32 stx_dev_major;
79 __u32 stx_dev_minor;
80 __u64 stx_mnt_id;
[all …]

1234