Searched defs:statx_timestamp (Results 1 – 7 of 7) sorted by relevance
26 struct statx_timestamp struct30 __int32_t __statx_timestamp_pad1[1]; argument
56 struct statx_timestamp { struct57 __s64 tv_sec;58 __u32 tv_nsec;59 __s32 __reserved;
25 #define statx_timestamp foo_timestamp macro