Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
H A Dcopy_file_range03.c32 struct timespec timestamp1, timestamp2; in verify_copy_file_range_timestamp() local
45 timestamp2 = get_timestamp(fd_dest); in verify_copy_file_range_timestamp()
47 diff_us = tst_timespec_diff_us(timestamp2, timestamp1); in verify_copy_file_range_timestamp()

Completed in 1 milliseconds