Home
last modified time | relevance | path

Searched refs:timestamp_to_timespec (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/syscalls/statx/
Dstatx06.c56 static void timestamp_to_timespec(const struct statx_timestamp *timestamp, in timestamp_to_timespec() function
140 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()