Searched refs:new_mtime (Results 1 – 2 of 2) sorted by relevance
34 time_t new_atime, new_mtime;42 new_mtime = buf.st_mtime;45 - utim.modtime = new_mtime;48 + stamps[1].tv_sec = new_mtime;
349 struct timespec64 new_mtime = { in fuse_change_attributes() local358 if (!timespec64_equal(&old_mtime, &new_mtime)) in fuse_change_attributes()