Home
last modified time | relevance | path

Searched defs:statx_timestamp (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dstat.h56 struct statx_timestamp { struct
57 __s64 tv_sec;
58 __u32 tv_nsec;
59 __s32 __reserved;
/linux-6.3-rc2/tools/include/uapi/linux/
A Dstat.h56 struct statx_timestamp { struct
57 __s64 tv_sec;
58 __u32 tv_nsec;
59 __s32 __reserved;
/linux-6.3-rc2/samples/vfs/
A Dtest-statx.c25 #define statx_timestamp foo_timestamp macro

Completed in 7 milliseconds