timespec64_to_timespec 823 fs/hostfs/hostfs_kern.c attrs.ia_atime = timespec64_to_timespec(attr->ia_atime); timespec64_to_timespec 827 fs/hostfs/hostfs_kern.c attrs.ia_mtime = timespec64_to_timespec(attr->ia_mtime); timespec64_to_timespec 831 fs/hostfs/hostfs_kern.c attrs.ia_ctime = timespec64_to_timespec(attr->ia_ctime); timespec64_to_timespec 59 fs/nfs/callback_proc.c res->ctime = timespec64_to_timespec(inode->i_ctime); timespec64_to_timespec 60 fs/nfs/callback_proc.c res->mtime = timespec64_to_timespec(inode->i_mtime); timespec64_to_timespec 1364 fs/nfs/inode.c ts = timespec64_to_timespec(inode->i_ctime); timespec64_to_timespec 1371 fs/nfs/inode.c ts = timespec64_to_timespec(inode->i_mtime); timespec64_to_timespec 1428 fs/nfs/inode.c ts = timespec64_to_timespec(inode->i_mtime); timespec64_to_timespec 1432 fs/nfs/inode.c ts = timespec64_to_timespec(inode->i_ctime); timespec64_to_timespec 1463 fs/nfs/inode.c ts = timespec64_to_timespec(inode->i_atime); timespec64_to_timespec 1736 fs/nfs/inode.c fattr->pre_ctime = timespec64_to_timespec(inode->i_ctime); timespec64_to_timespec 1741 fs/nfs/inode.c fattr->pre_mtime = timespec64_to_timespec(inode->i_mtime); timespec64_to_timespec 365 fs/nfs/nfs2xdr.c ts = timespec64_to_timespec(attr->ia_atime); timespec64_to_timespec 368 fs/nfs/nfs2xdr.c ts = timespec64_to_timespec(attr->ia_atime); timespec64_to_timespec 373 fs/nfs/nfs2xdr.c ts = timespec64_to_timespec(attr->ia_mtime); timespec64_to_timespec 376 fs/nfs/nfs2xdr.c ts = timespec64_to_timespec(attr->ia_mtime); timespec64_to_timespec 588 fs/nfs/nfs3xdr.c ts = timespec64_to_timespec(attr->ia_atime); timespec64_to_timespec 597 fs/nfs/nfs3xdr.c ts = timespec64_to_timespec(attr->ia_mtime); timespec64_to_timespec 1164 fs/nfs/nfs4xdr.c ts = timespec64_to_timespec(iap->ia_atime); timespec64_to_timespec 1172 fs/nfs/nfs4xdr.c ts = timespec64_to_timespec(iap->ia_mtime); timespec64_to_timespec 186 fs/nfsd/nfs3xdr.c ts = timespec64_to_timespec(stat->atime); timespec64_to_timespec 188 fs/nfsd/nfs3xdr.c ts = timespec64_to_timespec(stat->mtime); timespec64_to_timespec 190 fs/nfsd/nfs3xdr.c ts = timespec64_to_timespec(stat->ctime); timespec64_to_timespec 280 fs/nfsd/nfs3xdr.c fhp->fh_pre_mtime = timespec64_to_timespec(stat.mtime); timespec64_to_timespec 281 fs/nfsd/nfs3xdr.c fhp->fh_pre_ctime = timespec64_to_timespec(stat.ctime); timespec64_to_timespec 438 include/linux/jiffies.h *value = timespec64_to_timespec(ts); timespec64_to_timespec 19 include/linux/timekeeping32.h *ts = timespec64_to_timespec(ts64); timespec64_to_timespec 27 include/linux/timekeeping32.h *ts = timespec64_to_timespec(ts64); timespec64_to_timespec 35 include/linux/timekeeping32.h *ts = timespec64_to_timespec(ts64); timespec64_to_timespec 43 include/linux/timekeeping32.h *ts = timespec64_to_timespec(ts64); timespec64_to_timespec 272 net/core/scm.c tss.ts[i] = timespec64_to_timespec(tss_internal->ts[i]); timespec64_to_timespec 1879 net/ipv4/tcp.c struct timespec ts_old = timespec64_to_timespec(tss->ts[0]);