Home
last modified time | relevance | path

Searched defs:statx (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/samples/vfs/
H A Dtest-statx.c24 #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 Dtest-statx.c24 #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 Dstat.h46 struct statx { struct
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dstat.h99 struct statx { struct
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dstat.h99 struct statx { struct
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dstat.h99 struct statx { struct
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dstat.h59 struct statx { struct
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dstat.h99 struct statx { struct
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dstat.h59 struct statx { struct
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dsys.h997 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 Dio_uring.c852 struct io_statx statx; member

Completed in 19 milliseconds