Searched refs:file_newstat (Results 1 – 1 of 1) sorted by relevance
223 struct stat file_stat, file_newstat; in testfunc_noatime() local257 SAFE_STAT(cleanup, TEST_FILE, &file_newstat); in testfunc_noatime()259 if (file_stat.st_atime == file_newstat.st_atime) in testfunc_noatime()