/fs/ntfs/ |
D | time.h | 34 static inline sle64 utc2ntfs(const struct timespec64 ts) in utc2ntfs() 52 struct timespec64 ts; in get_current_ntfs_time() local 76 struct timespec64 ts; in ntfs2utc() local
|
/fs/fat/ |
D | misc.c | 198 void fat_time_fat2unix(struct msdos_sb_info *sbi, struct timespec64 *ts, in fat_time_fat2unix() 234 void fat_time_unix2fat(struct msdos_sb_info *sbi, struct timespec64 *ts, in fat_time_unix2fat() 270 static inline struct timespec64 fat_timespec64_trunc_2secs(struct timespec64 ts) in fat_timespec64_trunc_2secs() 275 static inline struct timespec64 fat_timespec64_trunc_10ms(struct timespec64 ts) in fat_timespec64_trunc_10ms() 296 struct timespec64 ts; in fat_truncate_time() local
|
D | namei_msdos.c | 229 struct timespec64 *ts, struct fat_slot_info *sinfo) in msdos_add_entry() 270 struct timespec64 ts; in msdos_create() local 348 struct timespec64 ts; in msdos_mkdir() local 436 struct timespec64 ts; in do_msdos_rename() local
|
D | namei_vfat.c | 581 struct timespec64 *ts, in vfat_build_slots() 657 int is_dir, int cluster, struct timespec64 *ts, in vfat_add_entry() 765 struct timespec64 ts; in vfat_create() local 854 struct timespec64 ts; in vfat_mkdir() local 903 struct timespec64 ts; in vfat_rename() local
|
/fs/exfat/ |
D | misc.c | 68 static void exfat_adjust_tz(struct timespec64 *ts, u8 tz_off) in exfat_adjust_tz() 77 void exfat_get_entry_time(struct exfat_sb_info *sbi, struct timespec64 *ts, in exfat_get_entry_time() 103 void exfat_set_entry_time(struct exfat_sb_info *sbi, struct timespec64 *ts, in exfat_set_entry_time() 133 void exfat_truncate_atime(struct timespec64 *ts) in exfat_truncate_atime()
|
D | file.c | 153 struct timespec64 ts; in __exfat_truncate() local
|
/fs/coda/ |
D | coda_linux.c | 69 static struct timespec64 coda_to_timespec64(struct coda_timespec ts) in coda_to_timespec64() 81 struct coda_timespec ts = { in timespec64_to_coda() local
|
/fs/xfs/libxfs/ |
D | xfs_inode_buf.c | 160 static inline struct timespec64 xfs_inode_decode_bigtime(uint64_t ts) in xfs_inode_decode_bigtime() 175 const xfs_timestamp_t ts) in xfs_inode_from_disk_ts() 288 xfs_timestamp_t ts; in xfs_inode_to_disk_ts() local
|
/fs/udf/ |
D | udftime.c | 73 udf_time_to_disk_stamp(struct timestamp *dest, struct timespec64 ts) in udf_time_to_disk_stamp()
|
D | super.c | 861 struct timestamp *ts; in udf_load_pvoldesc() local 2020 struct timespec64 ts; in udf_finalize_lvid() local 2273 struct timestamp ts; in udf_fill_super() local
|
/fs/cifs/ |
D | netmisc.c | 934 struct timespec64 ts; in cifs_NTtimeToUnix() local 974 struct timespec64 ts; in cnvrtDosUnixTm() local
|
D | cifsencrypt.c | 467 struct timespec64 ts; in find_timestamp() local
|
D | dfs_cache.c | 106 struct timespec64 ts; in cache_entry_expired() local 343 struct timespec64 ts = { in get_expire_time() local
|
/fs/ |
D | select.c | 275 struct timespec64 ts = {.tv_sec = sec, .tv_nsec = nsec}; in poll_select_set_timeout() local 736 struct timespec64 ts, end_time, *to = NULL; in do_pselect() local 1104 struct timespec64 ts, end_time, *to = NULL; in SYSCALL_DEFINE5() local 1130 struct timespec64 ts, end_time, *to = NULL; in SYSCALL_DEFINE5() local 1317 struct timespec64 ts, end_time, *to = NULL; in do_compat_pselect() local 1402 struct timespec64 ts, end_time, *to = NULL; in COMPAT_SYSCALL_DEFINE5() local 1428 struct timespec64 ts, end_time, *to = NULL; in COMPAT_SYSCALL_DEFINE5() local
|
D | init.c | 243 int __init init_utimes(char *filename, struct timespec64 *ts) in init_utimes()
|
D | aio.c | 2180 struct timespec64 *ts) in do_io_getevents() 2215 struct timespec64 ts; in SYSCALL_DEFINE5() local 2243 struct timespec64 ts; in SYSCALL_DEFINE6() local 2278 struct timespec64 ts; in SYSCALL_DEFINE6() local
|
/fs/ufs/ |
D | ialloc.c | 180 struct timespec64 ts; in ufs_new_inode() local
|
/fs/xfs/ |
D | xfs_inode_item_recover.c | 132 xfs_timestamp_t ts; in xfs_log_dinode_to_disk_ts() local
|
/fs/ceph/ |
D | metric.c | 22 struct timespec64 ts; in ceph_mdsc_send_metrics() local
|
/fs/adfs/ |
D | inode.c | 210 const struct timespec64 *ts) in adfs_unix2adfs_time()
|
/fs/xfs/scrub/ |
D | inode.c | 207 const xfs_timestamp_t ts) in xchk_dinode_nsec()
|
/fs/ubifs/ |
D | sb.c | 87 struct timespec64 ts; in create_default_filesystem() local
|
/fs/jbd2/ |
D | transaction.c | 150 unsigned long ts) in update_t_max_wait() 331 unsigned long ts = jiffies; in start_this_handle() local
|
/fs/nfs/ |
D | inode.c | 1393 struct timespec64 ts; in nfs_wcc_update_inode() local 1442 struct timespec64 ts; in nfs_check_inode_attributes() local
|
/fs/overlayfs/ |
D | inode.c | 461 int ovl_update_time(struct inode *inode, struct timespec64 *ts, int flags) in ovl_update_time()
|