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