Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 25 of 39) sorted by relevance

12

/fs/ntfs/
Dtime.h34 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/
Dmisc.c198 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
Dnamei_msdos.c229 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
Dnamei_vfat.c581 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/
Dmisc.c68 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()
Dfile.c153 struct timespec64 ts; in __exfat_truncate() local
/fs/coda/
Dcoda_linux.c69 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/
Dxfs_inode_buf.c160 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/
Dudftime.c73 udf_time_to_disk_stamp(struct timestamp *dest, struct timespec64 ts) in udf_time_to_disk_stamp()
Dsuper.c861 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/
Dnetmisc.c934 struct timespec64 ts; in cifs_NTtimeToUnix() local
974 struct timespec64 ts; in cnvrtDosUnixTm() local
Dcifsencrypt.c467 struct timespec64 ts; in find_timestamp() local
Ddfs_cache.c106 struct timespec64 ts; in cache_entry_expired() local
343 struct timespec64 ts = { in get_expire_time() local
/fs/
Dselect.c275 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
Dinit.c243 int __init init_utimes(char *filename, struct timespec64 *ts) in init_utimes()
Daio.c2180 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/
Dialloc.c180 struct timespec64 ts; in ufs_new_inode() local
/fs/xfs/
Dxfs_inode_item_recover.c132 xfs_timestamp_t ts; in xfs_log_dinode_to_disk_ts() local
/fs/ceph/
Dmetric.c22 struct timespec64 ts; in ceph_mdsc_send_metrics() local
/fs/adfs/
Dinode.c210 const struct timespec64 *ts) in adfs_unix2adfs_time()
/fs/xfs/scrub/
Dinode.c207 const xfs_timestamp_t ts) in xchk_dinode_nsec()
/fs/ubifs/
Dsb.c87 struct timespec64 ts; in create_default_filesystem() local
/fs/jbd2/
Dtransaction.c150 unsigned long ts) in update_t_max_wait()
331 unsigned long ts = jiffies; in start_this_handle() local
/fs/nfs/
Dinode.c1393 struct timespec64 ts; in nfs_wcc_update_inode() local
1442 struct timespec64 ts; in nfs_check_inode_attributes() local
/fs/overlayfs/
Dinode.c461 int ovl_update_time(struct inode *inode, struct timespec64 *ts, int flags) in ovl_update_time()

12