| /external/musl/src/stat/ | 
| D | fstatat.c | 10 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/ | 
| D | stat.h | 73 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/ | 
| D | stat.h | 99 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/ | 
| D | statx.c | 38 SYS_FUNC(statx)  in SYS_FUNC()  argument
  | 
| /external/strace/tests-mx32/ | 
| D | xstatx.c | 67 # define statx libc_statx  macro
  | 
| /external/strace/tests/ | 
| D | xstatx.c | 67 # define statx libc_statx  macro
  | 
| /external/strace/tests-m32/ | 
| D | xstatx.c | 67 # define statx libc_statx  macro
  | 
| /external/rust/crates/libc/src/unix/linux_like/linux/gnu/ | 
| D | mod.rs | 1192     pub fn statx(  in statx()  function 1197         statxbuf: *mut statx,  in statx()
  | 
| /external/crosvm/jail/seccomp/aarch64/ | 
| D | constants.json | 2176     "statx": 291,  number
  | 
| /external/crosvm/jail/seccomp/x86_64/ | 
| D | constants.json | 2245     "statx": 332,  number
  | 
| /external/crosvm/jail/seccomp/arm/ | 
| D | constants.json | 2256     "statx": 397,  number
  | 
| /external/libbpf/.github/actions/build-selftests/ | 
| D | vmlinux.h | 42379 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/ | 
| D | vmlinux_510.h | 71026 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 …] 
 | 
| D | vmlinux.h | 71026 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/ | 
| D | vmlinux.h | 37487 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 …] 
 | 
| D | vmlinux_510.h | 37487 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/ | 
| D | vmlinux_505.h | 42610 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];
  | 
| D | vmlinux.h | 42610 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];
  |