Searched refs:new_mtime (Results 1 – 1 of 1) sorted by relevance
500 Timespec new_mtime; in do_file_has_changed() local501 if (!get_mtime(filename, &new_mtime)) in do_file_has_changed()509 if (new_mtime.seconds > old_mtime.seconds) in do_file_has_changed()511 if (new_mtime.seconds == old_mtime.seconds in do_file_has_changed()512 && new_mtime.nanoseconds > old_mtime.nanoseconds) in do_file_has_changed()