Home
last modified time | relevance | path

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

/external/musl/src/stat/
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
/external/ltp/include/lapi/
Dstat.h73 struct statx { struct
90 const struct statx_timestamp stx_atime; argument
91 const struct statx_timestamp stx_btime; argument
92 const struct statx_timestamp stx_ctime; argument
93 const struct statx_timestamp stx_mtime; argument
108 * statx: wrapper function of statx argument
112 static inline int statx(int dirfd, const char *pathname, unsigned int flags, in statx() function
/external/kernel-headers/original/uapi/linux/
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
137 * Query request/result mask for statx() and struct statx::stx_mask. argument
/external/strace/
Dstatx.c38 SYS_FUNC(statx) in SYS_FUNC() argument
/external/strace/tests-mx32/
Dxstatx.c67 # define statx libc_statx macro
/external/strace/tests/
Dxstatx.c67 # define statx libc_statx macro
/external/strace/tests-m32/
Dxstatx.c67 # define statx libc_statx macro
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs1192 pub fn statx( in statx() function
1197 statxbuf: *mut statx, in statx()
/external/crosvm/jail/seccomp/aarch64/
Dconstants.json2176 "statx": 291, number
/external/crosvm/jail/seccomp/x86_64/
Dconstants.json2245 "statx": 332, number
/external/crosvm/jail/seccomp/arm/
Dconstants.json2256 "statx": 397, number
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h42379 struct statx { struct
42392 struct statx_timestamp stx_atime; argument
42393 struct statx_timestamp stx_btime; argument
42394 struct statx_timestamp stx_ctime; argument
42395 struct statx_timestamp stx_mtime; argument
42396 __u32 stx_rdev_major;
42397 __u32 stx_rdev_minor;
42398 __u32 stx_dev_major;
42399 __u32 stx_dev_minor;
42400 __u64 stx_mnt_id;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h71026 struct statx { struct
71039 struct statx_timestamp stx_atime; argument
71040 struct statx_timestamp stx_btime; argument
71041 struct statx_timestamp stx_ctime; argument
71042 struct statx_timestamp stx_mtime; argument
71043 __u32 stx_rdev_major;
71044 __u32 stx_rdev_minor;
71045 __u32 stx_dev_major;
71046 __u32 stx_dev_minor;
71047 __u64 stx_mnt_id;
[all …]
Dvmlinux.h71026 struct statx { struct
71039 struct statx_timestamp stx_atime; argument
71040 struct statx_timestamp stx_btime; argument
71041 struct statx_timestamp stx_ctime; argument
71042 struct statx_timestamp stx_mtime; argument
71043 __u32 stx_rdev_major;
71044 __u32 stx_rdev_minor;
71045 __u32 stx_dev_major;
71046 __u32 stx_dev_minor;
71047 __u64 stx_mnt_id;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h37487 struct statx { struct
37500 struct statx_timestamp stx_atime; argument
37501 struct statx_timestamp stx_btime; argument
37502 struct statx_timestamp stx_ctime; argument
37503 struct statx_timestamp stx_mtime; argument
37504 __u32 stx_rdev_major;
37505 __u32 stx_rdev_minor;
37506 __u32 stx_dev_major;
37507 __u32 stx_dev_minor;
37508 __u64 stx_mnt_id;
[all …]
Dvmlinux_510.h37487 struct statx { struct
37500 struct statx_timestamp stx_atime; argument
37501 struct statx_timestamp stx_btime; argument
37502 struct statx_timestamp stx_ctime; argument
37503 struct statx_timestamp stx_mtime; argument
37504 __u32 stx_rdev_major;
37505 __u32 stx_rdev_minor;
37506 __u32 stx_dev_major;
37507 __u32 stx_dev_minor;
37508 __u64 stx_mnt_id;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h42610 struct statx { struct
42623 struct statx_timestamp stx_atime; argument
42624 struct statx_timestamp stx_btime; argument
42625 struct statx_timestamp stx_ctime; argument
42626 struct statx_timestamp stx_mtime; argument
42627 __u32 stx_rdev_major;
42628 __u32 stx_rdev_minor;
42629 __u32 stx_dev_major;
42630 __u32 stx_dev_minor;
42631 __u64 __spare2[14];
Dvmlinux.h42610 struct statx { struct
42623 struct statx_timestamp stx_atime; argument
42624 struct statx_timestamp stx_btime; argument
42625 struct statx_timestamp stx_ctime; argument
42626 struct statx_timestamp stx_mtime; argument
42627 __u32 stx_rdev_major;
42628 __u32 stx_rdev_minor;
42629 __u32 stx_dev_major;
42630 __u32 stx_dev_minor;
42631 __u64 __spare2[14];