| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/types/ |
| H A D | struct_statx.h | 30 struct statx struct 39 __uint16_t __statx_pad1[1]; argument 44 struct statx_timestamp stx_atime; argument 45 struct statx_timestamp stx_btime; argument 46 struct statx_timestamp stx_ctime; argument 47 struct statx_timestamp stx_mtime; argument 52 __uint64_t __statx_pad2[14]; argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/types/ |
| H A D | struct_statx.h | 30 struct statx struct 39 __uint16_t __statx_pad1[1]; argument 44 struct statx_timestamp stx_atime; argument 45 struct statx_timestamp stx_btime; argument 46 struct statx_timestamp stx_ctime; argument 47 struct statx_timestamp stx_mtime; argument 52 __uint64_t __statx_pad2[14]; argument
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A 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 136 * Query request/result mask for statx() and struct statx::stx_mask. argument
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A 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 136 * Query request/result mask for statx() and struct statx::stx_mask. argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A 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 133 * Query request/result mask for statx() and struct statx::stx_mask. argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A 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 133 * Query request/result mask for statx() and struct statx::stx_mask. argument
|
| /OK3568_Linux_fs/kernel/samples/vfs/ |
| H A D | test-statx.c | 24 #define statx foo macro 42 ssize_t statx(int dfd, const char *filename, unsigned flags, in statx() function
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | fsverity.rst | 306 statx section in User API
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | stat.c | 605 SYSCALL_DEFINE5(statx, in SYSCALL_DEFINE5() argument
|
| /OK3568_Linux_fs/kernel/io_uring/ |
| H A D | io_uring.c | 856 struct io_statx statx; member
|