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.c55 static void timestamp_to_timespec(const struct statx_timestamp *timestamp, in timestamp_to_timespec() function
139 timestamp_to_timespec(&buff.stx_btime, &statx_time); in test_statx()
142 timestamp_to_timespec(&buff.stx_mtime, &statx_time); in test_statx()
145 timestamp_to_timespec(&buff.stx_atime, &statx_time); in test_statx()
148 timestamp_to_timespec(&buff.stx_ctime, &statx_time); in test_statx()