Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/open/
Dopen12.c145 struct stat old_stat, new_stat; in test_noatime() local
161 SAFE_STAT(cleanup, TEST_FILE, &old_stat); in test_noatime()
175 if (old_stat.st_atime == new_stat.st_atime) in test_noatime()