Searched refs:timestamp_truncate (Results 1 – 7 of 7) sorted by relevance
338 attr->ia_atime = timestamp_truncate(attr->ia_atime, inode); in notify_change()342 attr->ia_mtime = timestamp_truncate(attr->ia_mtime, inode); in notify_change()
2288 struct timespec64 timestamp_truncate(struct timespec64 t, struct inode *inode) in timestamp_truncate() function2308 EXPORT_SYMBOL(timestamp_truncate);2331 return timestamp_truncate(now, inode); in current_time()
105 fattr->cf_mtime = timestamp_truncate(fattr->cf_mtime, inode);161 fattr->cf_mtime = timestamp_truncate(fattr->cf_mtime, inode);162 fattr->cf_atime = timestamp_truncate(fattr->cf_atime, inode);163 fattr->cf_ctime = timestamp_truncate(fattr->cf_ctime, inode);
732 struct timespec64 timestamp_truncate(struct timespec64 t, struct inode *inode);
2136 0x00000000 timestamp_truncate vmlinux EXPORT_SYMBOL
9007 ffff80001026ae60 T timestamp_truncate
Completed in 345 milliseconds