Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx06.c104 struct timespec after_time; in test_statx() local
113 SAFE_CLOCK_GETTIME(CLOCK_REALTIME_COARSE, &after_time); in test_statx()
138 else if (tst_timespec_lt(after_time, statx_time)) in test_statx()