Searched refs:timespec64_trunc (Results 1 – 5 of 5) sorted by relevance
311 inode->i_ctime = timespec64_trunc(*now, 10000000); in fat_truncate_time()
2163 struct timespec64 timespec64_trunc(struct timespec64 t, unsigned gran) in timespec64_trunc() function2177 EXPORT_SYMBOL(timespec64_trunc);
295 ts = timespec64_trunc(ts, DEFAULT_TIME_GRAN); in create_default_filesystem()
333 fattr->cf_mtime = timespec64_trunc(fattr->cf_mtime, sb->s_time_gran);614 fattr->cf_atime = timespec64_trunc(fattr->cf_atime, sb->s_time_gran);
2094 req->r_stamp = timespec64_trunc(ts, mdsc->fsc->sb->s_time_gran); in ceph_mdsc_create_request()