Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx06.c39 static void timestamp_to_timespec(const struct statx_timestamp *timestamp, in timestamp_to_timespec() function
123 timestamp_to_timespec(&buff.stx_btime, &statx_time); in test_statx()
126 timestamp_to_timespec(&buff.stx_mtime, &statx_time); in test_statx()
129 timestamp_to_timespec(&buff.stx_atime, &statx_time); in test_statx()
132 timestamp_to_timespec(&buff.stx_ctime, &statx_time); in test_statx()

Completed in 1 milliseconds