Searched refs:old_stat (Results 1 – 1 of 1) sorted by relevance
145 struct stat old_stat, new_stat; in test_noatime() local161 SAFE_STAT(cleanup, TEST_FILE, &old_stat); in test_noatime()175 if (old_stat.st_atime == new_stat.st_atime) in test_noatime()