Searched refs:statx_timestamp (Results 1 – 4 of 4) sorted by relevance
56 struct statx_timestamp { struct139 struct statx_timestamp stx_atime;142 struct statx_timestamp stx_btime;145 struct statx_timestamp stx_ctime;148 struct statx_timestamp stx_mtime;
25 #define statx_timestamp foo_timestamp macro27 struct statx_timestamp;30 #undef statx_timestamp48 static void print_time(const char *field, struct statx_timestamp *ts) in print_time()