Lines Matching full:mtime
2054 * earlier than or equal to either the ctime or mtime,
2060 struct timespec64 atime, mtime, ctime;
2065 * Is mtime younger than or equal to atime? If yes, update atime:
2068 mtime = inode_get_mtime(inode);
2069 if (timespec64_compare(&mtime, &atime) >= 0)
2105 struct timespec64 mtime = inode_get_mtime(inode);
2110 mtime_changed = !timespec64_equal(&now, &mtime);
2138 * inode_update_time - update either atime or c/mtime and i_version on the inode
2143 * Update either atime or c/mtime and version in a inode if needed for a file
2357 * the fs, as suitable for a ctime/mtime change. If the ctime is flagged
2428 * file_update_time - update mtime and ctime time
2431 * Update the mtime and ctime members of an inode and mark the inode for
2898 * inode attributes, including the mtime. When updating the mtime, update