Searched refs:timestamp_truncate (Results 1 – 4 of 4) sorted by relevance
470 attr->ia_atime = timestamp_truncate(attr->ia_atime, inode); in notify_change()474 attr->ia_mtime = timestamp_truncate(attr->ia_mtime, inode); in notify_change()
118 fattr->cf_mtime = timestamp_truncate(fattr->cf_mtime, inode); in cifs_revalidate_cache()181 fattr->cf_mtime = timestamp_truncate(fattr->cf_mtime, inode); in cifs_fattr_to_inode()182 fattr->cf_atime = timestamp_truncate(fattr->cf_atime, inode); in cifs_fattr_to_inode()183 fattr->cf_ctime = timestamp_truncate(fattr->cf_ctime, inode); in cifs_fattr_to_inode()
1757 *ts = timestamp_truncate(*ts, VFS_I(ip)); in xrep_clamp_timestamp()
818 struct timespec64 timestamp_truncate(struct timespec64 t, struct inode *inode);