| /third_party/rust/crates/rustix/src/fs/ |
| H A D | statx.rs | 23 pub fn statx<P: path::Arg, Fd: AsFd>( in statx() functions [all...] |
| H A D | mod.rs | 59 mod statx; modules
|
| /third_party/musl/src/linux/ |
| H A D | statx.c | 9 int statx(int dirfd, const char *restrict path, int flags, unsigned mask, struct statx *restrict stx) in statx() function
|
| /third_party/rust/crates/rustix/tests/fs/ |
| H A D | main.rs | 49 mod statx; modules
|
| /third_party/musl/src/stat/ |
| H A D | fstatat.c | 10 struct statx { struct
|
| /kernel/linux/linux-5.10/samples/vfs/ |
| H A D | test-statx.c | 24 #define statx foo macro 29 #undef statx macro 42 ssize_t statx(int dfd, const char *filename, unsigned flags, in statx() function [all...] |
| /kernel/linux/linux-6.6/samples/vfs/ |
| H A D | test-statx.c | 24 #define statx foo macro 29 #undef statx macro 42 ssize_t statx(int dfd, const char *filename, unsigned flags, in statx() function [all...] |
| /third_party/ltp/include/lapi/ |
| H A D | stat.h | 71 struct statx { struct 110 static inline int statx(int dirfd, const char *pathname, unsigned int flags, in statx() function [all...] |
| /third_party/musl/porting/liteos_a/kernel/include/bits/ |
| H A D | stat.h | 33 struct statx { struct
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | stat.h | 46 struct statx { struct
|
| /kernel/linux/linux-5.10/tools/include/uapi/linux/ |
| H A D | stat.h | 99 struct statx { struct [all...] |
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | stat.h | 99 struct statx { struct [all...] |
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | stat.h | 99 struct statx { struct [all...] |
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | stat.h | 59 struct statx { struct
|
| /kernel/linux/linux-6.6/tools/include/uapi/linux/ |
| H A D | stat.h | 99 struct statx { struct [all...] |
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | stat.h | 59 struct statx { struct
|
| /third_party/musl/include/sys/ |
| H A D | stat.h | 130 struct statx { struct
|
| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| H A D | sys.h | 997 int statx(int fd, const char *path, int flags, unsigned int mask, struct statx *buf) in statx() function 1006 struct statx statx; in stat() local [all...] |
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/ |
| H A D | mod.rs | 18 pub struct statx { structure names 1192 pub fn statx( in statx() functions
|
| /kernel/linux/linux-5.10/io_uring/ |
| H A D | io_uring.c | 852 struct io_statx statx; member
|
| /third_party/rust/crates/linux-raw-sys/src/aarch64/ |
| H A D | general.rs | 3614 pub struct statx { structure names
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
| H A D | general.rs | 3737 pub struct statx { structure names
|
| /third_party/rust/crates/linux-raw-sys/src/riscv64/ |
| H A D | general.rs | 3612 pub struct statx { structure names
|
| /third_party/rust/crates/linux-raw-sys/src/riscv32/ |
| H A D | general.rs | 3592 pub struct statx { structure names
|
| /third_party/rust/crates/linux-raw-sys/src/mips64/ |
| H A D | general.rs | 3797 pub struct statx { structure names
|