Searched refs:timespec_to_timespec64 (Results 1 – 7 of 7) sorted by relevance
84 static inline struct timespec64 timespec_to_timespec64(const struct timespec ts) in timespec_to_timespec64() function99 static inline struct timespec64 timespec_to_timespec64(const struct timespec ts) in timespec_to_timespec64() function
427 struct timespec64 ts = timespec_to_timespec64(*value); in timespec_to_jiffies()
507 inode->i_atime = timespec_to_timespec64(hfsp_mt2ut(folder->access_date)); in hfsplus_cat_read_inode()508 inode->i_mtime = timespec_to_timespec64(hfsp_mt2ut(folder->content_mod_date)); in hfsplus_cat_read_inode()509 inode->i_ctime = timespec_to_timespec64(hfsp_mt2ut(folder->attribute_mod_date)); in hfsplus_cat_read_inode()545 inode->i_atime = timespec_to_timespec64(hfsp_mt2ut(file->access_date)); in hfsplus_cat_read_inode()546 inode->i_mtime = timespec_to_timespec64(hfsp_mt2ut(file->content_mod_date)); in hfsplus_cat_read_inode()547 inode->i_ctime = timespec_to_timespec64(hfsp_mt2ut(file->attribute_mod_date)); in hfsplus_cat_read_inode()
507 inode->i_atime = timespec_to_timespec64(fattr->atime); in nfs_fhget()511 inode->i_mtime = timespec_to_timespec64(fattr->mtime); in nfs_fhget()515 inode->i_ctime = timespec_to_timespec64(fattr->ctime); in nfs_fhget()701 inode->i_ctime = timespec_to_timespec64(fattr->ctime); in nfs_setattr_update_inode()712 inode->i_atime = timespec_to_timespec64(fattr->atime); in nfs_setattr_update_inode()719 inode->i_ctime = timespec_to_timespec64(fattr->ctime); in nfs_setattr_update_inode()728 inode->i_mtime = timespec_to_timespec64(fattr->mtime); in nfs_setattr_update_inode()735 inode->i_ctime = timespec_to_timespec64(fattr->ctime); in nfs_setattr_update_inode()1368 inode->i_ctime = timespec_to_timespec64(fattr->ctime); in nfs_wcc_update_inode()1375 inode->i_mtime = timespec_to_timespec64(fattr->mtime); in nfs_wcc_update_inode()[all …]
114 to = timespec_to_timespec64(*timeout); in etnaviv_timeout_to_jiffies()
552 ino->i_atime = timespec_to_timespec64(st.atime); in read_name()553 ino->i_mtime = timespec_to_timespec64(st.mtime); in read_name()554 ino->i_ctime = timespec_to_timespec64(st.ctime); in read_name()
354 timespec_to_timespec64(hfs_m_to_utime(rec->file.MdDat)); in hfs_read_inode()365 timespec_to_timespec64(hfs_m_to_utime(rec->dir.MdDat)); in hfs_read_inode()