/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() 288 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
|
D | dir.c | 1137 int fat_alloc_new_dir(struct inode *dir, struct timespec64 *ts) in fat_alloc_new_dir()
|
/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/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 | 858 struct timestamp *ts; in udf_load_pvoldesc() local 2001 struct timespec64 ts; in udf_finalize_lvid() local 2269 struct timestamp ts; in udf_fill_super() local
|
/fs/cifs/ |
D | netmisc.c | 907 struct timespec64 ts; in cifs_NTtimeToUnix() local 947 struct timespec64 ts; in cnvrtDosUnixTm() local
|
D | cifsencrypt.c | 467 struct timespec64 ts; in find_timestamp() local
|
D | dfs_cache.c | 105 struct timespec64 ts; in cache_entry_expired() local 338 struct timespec64 ts = { in get_expire_time() local
|
D | cifsfs.c | 156 struct timespec64 ts; in cifs_read_super() local
|
/fs/ |
D | select.c | 275 struct timespec64 ts = {.tv_sec = sec, .tv_nsec = nsec}; in poll_select_set_timeout() local 733 struct timespec64 ts, end_time, *to = NULL; in do_pselect() local 1085 struct timespec64 ts, end_time, *to = NULL; in SYSCALL_DEFINE5() local 1111 struct timespec64 ts, end_time, *to = NULL; in SYSCALL_DEFINE5() local 1298 struct timespec64 ts, end_time, *to = NULL; in do_compat_pselect() local 1377 struct timespec64 ts, end_time, *to = NULL; in COMPAT_SYSCALL_DEFINE5() local 1403 struct timespec64 ts, end_time, *to = NULL; in COMPAT_SYSCALL_DEFINE5() local
|
D | aio.c | 2032 struct timespec64 *ts) in do_io_getevents() 2067 struct timespec64 ts; in SYSCALL_DEFINE5() local 2095 struct timespec64 ts; in SYSCALL_DEFINE6() local 2130 struct timespec64 ts; in SYSCALL_DEFINE6() local
|
/fs/ufs/ |
D | ialloc.c | 180 struct timespec64 ts; in ufs_new_inode() local
|
/fs/ubifs/ |
D | sb.c | 88 struct timespec64 ts; in create_default_filesystem() local
|
/fs/jbd2/ |
D | transaction.c | 126 unsigned long ts) in update_t_max_wait() 304 unsigned long ts = jiffies; in start_this_handle() local
|
/fs/ceph/ |
D | mds_client.c | 1219 struct ceph_mds_session *ts; in __open_export_target_sessions() local 2074 struct timespec64 ts; in ceph_mdsc_create_request() local 2387 struct ceph_timespec ts; in create_request_message() local 2478 struct ceph_timespec ts; in __prepare_send_request() local
|
/fs/nfs/ |
D | inode.c | 1354 struct timespec ts; in nfs_wcc_update_inode() local 1401 struct timespec ts; in nfs_check_inode_attributes() local
|
D | nfs3xdr.c | 536 struct timespec ts; in encode_sattr3() local 586 struct timespec ts; in encode_sattr3() local
|
D | internal.h | 716 u64 nfs_timespec_to_change_attr(const struct timespec *ts) in nfs_timespec_to_change_attr()
|
D | nfs2xdr.c | 342 struct timespec ts; in encode_sattr() local
|
/fs/overlayfs/ |
D | inode.c | 447 int ovl_update_time(struct inode *inode, struct timespec64 *ts, int flags) in ovl_update_time()
|
/fs/nfsd/ |
D | nfs3xdr.c | 170 struct timespec ts; in encode_fattr3() local
|
/fs/fuse/ |
D | dir.c | 88 struct timespec64 ts = { in time_to_jiffies() local
|