Searched refs:timestamp_to_timespec (Results 1 – 1 of 1) sorted by relevance
56 static void timestamp_to_timespec(const struct statx_timestamp *timestamp, in timestamp_to_timespec() function140 timestamp_to_timespec(&buff.stx_btime, &statx_time); in test_statx()143 timestamp_to_timespec(&buff.stx_mtime, &statx_time); in test_statx()146 timestamp_to_timespec(&buff.stx_atime, &statx_time); in test_statx()149 timestamp_to_timespec(&buff.stx_ctime, &statx_time); in test_statx()