Home
last modified time | relevance | path

Searched refs:ktime_get_coarse_real_ts64 (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
H A Dtimekeeping.h46 extern void ktime_get_coarse_real_ts64(struct timespec64 *ts);
/linux/Documentation/core-api/
H A Dtimekeeping.rst114 void ktime_get_coarse_real_ts64( struct timespec64 * )
172 These are replaced by ktime_get_coarse_real_ts64() and
/linux/fs/xfs/
H A Dxfs_healthmon.c275 ktime_get_coarse_real_ts64(&now); in __xfs_healthmon_insert()
297 ktime_get_coarse_real_ts64(&now); in __xfs_healthmon_push()
/linux/fs/smb/client/
H A Ddfs_cache.c112 ktime_get_coarse_real_ts64(&ts); in cache_entry_expired()
357 ktime_get_coarse_real_ts64(&now); in get_expire_time()
H A Dinode.c357 ktime_get_coarse_real_ts64(&fattr->cf_mtime); in cifs_create_junction_fattr()
845 ktime_get_coarse_real_ts64(&fattr->cf_atime); in smb311_posix_info_to_fattr()
902 ktime_get_coarse_real_ts64(&fattr->cf_atime); in cifs_open_info_to_fattr()
/linux/fs/ubifs/
H A Dsb.c297 ktime_get_coarse_real_ts64(&ts); in create_default_filesystem()
/linux/kernel/time/
H A Dtimekeeping.c2575 void ktime_get_coarse_real_ts64(struct timespec64 *ts) in ktime_get_coarse_real_ts64() function
2586 EXPORT_SYMBOL(ktime_get_coarse_real_ts64);
/linux/fs/ceph/
H A Dmds_client.c2645 ktime_get_coarse_real_ts64(&req->r_stamp); in ceph_mdsc_create_request()