Searched defs:statx_timestamp (Results 1 – 5 of 5) sorted by relevance
41 struct statx_timestamp { struct63 struct statx_timestamp stx_atime; argument
56 struct statx_timestamp { struct57 __s64 tv_sec;58 __u32 tv_nsec;59 __s32 __reserved;
54 struct statx_timestamp { struct72 struct statx_timestamp stx_atime; argument
25 #define statx_timestamp foo_timestamp macro