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
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;
31 #define statx_timestamp foo_timestamp macro33 struct statx_timestamp;36 #undef statx_timestamp54 static void print_time(const char *field, struct statx_timestamp *ts) in print_time()