Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dtime.h54 ktime_get_coarse_real_ts64(&ts); in get_current_ntfs_time()
/openbmc/linux/include/linux/
H A Dtimekeeping.h45 extern void ktime_get_coarse_real_ts64(struct timespec64 *ts);
/openbmc/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
/openbmc/linux/fs/smb/client/
H A Ddfs_cache.c112 ktime_get_coarse_real_ts64(&ts); in cache_entry_expired()
356 ktime_get_coarse_real_ts64(&now); in get_expire_time()
H A Dinode.c344 ktime_get_coarse_real_ts64(&fattr->cf_mtime); in cifs_create_junction_fattr()
684 ktime_get_coarse_real_ts64(&fattr->cf_atime); in smb311_posix_info_to_fattr()
747 ktime_get_coarse_real_ts64(&fattr->cf_atime); in cifs_open_info_to_fattr()
/openbmc/linux/kernel/time/
H A Dtimekeeping.c2255 void ktime_get_coarse_real_ts64(struct timespec64 *ts) in ktime_get_coarse_real_ts64() function
2266 EXPORT_SYMBOL(ktime_get_coarse_real_ts64);
H A Dposix-timers.c175 ktime_get_coarse_real_ts64(tp); in posix_get_realtime_coarse()
/openbmc/linux/fs/ubifs/
H A Dsb.c297 ktime_get_coarse_real_ts64(&ts); in create_default_filesystem()
/openbmc/linux/fs/jbd2/
H A Dcommit.c135 ktime_get_coarse_real_ts64(&now); in journal_submit_commit_record()
/openbmc/linux/fs/gfs2/
H A Dlog.c863 ktime_get_coarse_real_ts64(&tv); in gfs2_write_log_header()
/openbmc/linux/kernel/
H A Dauditsc.c1924 ktime_get_coarse_real_ts64(&ctx->ctime); in __audit_uring_entry()
2046 ktime_get_coarse_real_ts64(&context->ctime); in __audit_syscall_entry()
H A Daudit.c1840 ktime_get_coarse_real_ts64(t); in audit_get_stamp()
/openbmc/linux/fs/
H A Dinode.c2562 ktime_get_coarse_real_ts64(&now); in current_time()
/openbmc/linux/fs/ocfs2/
H A Dnamei.c569 ktime_get_coarse_real_ts64(&ts); in __ocfs2_mknod_locked()
/openbmc/linux/fs/ceph/
H A Dmds_client.c2507 ktime_get_coarse_real_ts64(&req->r_stamp); in ceph_mdsc_create_request()