Searched refs:statx_timestamp (Results 1 – 4 of 4) sorted by relevance
56 struct statx_timestamp { struct 139 struct statx_timestamp stx_atime;142 struct statx_timestamp stx_btime;145 struct statx_timestamp stx_ctime;148 struct statx_timestamp stx_mtime;57 tv_secstatx_timestamp global() argument 58 tv_nsecstatx_timestamp global() argument 59 __reservedstatx_timestamp global() argument
25 #define statx_timestamp foo_timestamp macro 27 struct statx_timestamp;30 #undef statx_timestamp48 static void print_time(const char *field, struct statx_timestamp *ts) in print_time()