Searched defs:statx (Results 1 - 11 of 11) sorted by relevance
| /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...] |
| /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
|
| /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...] |
| /kernel/linux/linux-5.10/io_uring/ |
| H A D | io_uring.c | 852 struct io_statx statx; member
|
Completed in 19 milliseconds