Home
last modified time | relevance | path

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

/fs/ntfs/
Dtime.h48 static inline sle64 utc2ntfs(const struct timespec ts) in utc2ntfs()
87 struct timespec ts; in ntfs2utc() local
/fs/fat/
Dnamei_msdos.c227 struct timespec *ts, struct fat_slot_info *sinfo) in msdos_add_entry()
268 struct timespec ts; in msdos_create() local
350 struct timespec ts; in msdos_mkdir() local
438 struct timespec ts; in do_msdos_rename() local
Dmisc.c189 void fat_time_fat2unix(struct msdos_sb_info *sbi, struct timespec *ts, in fat_time_fat2unix()
227 void fat_time_unix2fat(struct msdos_sb_info *sbi, struct timespec *ts, in fat_time_unix2fat()
Dnamei_vfat.c591 struct timespec *ts, in vfat_build_slots()
667 int is_dir, int cluster, struct timespec *ts, in vfat_add_entry()
786 struct timespec ts; in vfat_create() local
875 struct timespec ts; in vfat_mkdir() local
924 struct timespec ts; in vfat_rename() local
Ddir.c1133 int fat_alloc_new_dir(struct inode *dir, struct timespec *ts) in fat_alloc_new_dir()
/fs/afs/
Dmain.c41 struct timespec ts; in afs_get_client_UUID() local
/fs/cifs/
Dnetmisc.c924 struct timespec ts; in cifs_NTtimeToUnix() local
964 struct timespec ts; in cnvrtDosUnixTm() local
Dcifssmb.c481 struct timespec ts, utc; in decode_lanman_negprot_rsp() local
4024 struct timespec ts; in SMBQueryInformation() local
/fs/udf/
Dudftime.c120 udf_time_to_disk_stamp(struct timestamp *dest, struct timespec ts) in udf_time_to_disk_stamp()
Dsuper.c924 struct timestamp *ts = &pvoldesc->recordingDateAndTime; in udf_load_pvoldesc() local
2234 struct timestamp ts; in udf_fill_super() local
/fs/
Dselect.c275 struct timespec64 ts = {.tv_sec = sec, .tv_nsec = nsec}; in poll_select_set_timeout() local
663 struct timespec ts; in do_pselect() local
1010 struct timespec ts; in SYSCALL_DEFINE5() local
Dcompat.c1098 struct timespec ts; in poll_select_copy_remaining() local
1344 struct compat_timespec ts; in do_compat_pselect() local
1413 struct compat_timespec ts; in COMPAT_SYSCALL_DEFINE5() local
Daio.c1309 struct timespec ts; in read_events() local
Deventpoll.c1599 struct timespec64 now, ts = { in ep_set_mstimeout() local
/fs/jbd2/
Dtransaction.c130 unsigned long ts) in update_t_max_wait()
281 unsigned long ts = jiffies; in start_this_handle() local
/fs/overlayfs/
Dinode.c326 int ovl_update_time(struct inode *inode, struct timespec *ts, int flags) in ovl_update_time()
/fs/ceph/
Dmds_client.c981 struct ceph_mds_session *ts; in __open_export_target_sessions() local
1989 struct ceph_timespec ts; in create_request_message() local
2082 struct ceph_timespec ts; in __prepare_send_request() local
/fs/nfs/
Dinternal.h719 u64 nfs_timespec_to_change_attr(const struct timespec *ts) in nfs_timespec_to_change_attr()
/fs/fuse/
Ddir.c69 struct timespec64 ts = { in time_to_jiffies() local
/fs/nfs/flexfilelayout/
Dflexfilelayout.c2129 struct timespec64 ts; in ff_layout_encode_nfstime() local
/fs/btrfs/
Dsend.c615 struct btrfs_timespec *ts) in tlv_put_btrfs_timespec()
660 #define TLV_PUT_BTRFS_TIMESPEC(sctx, attrtype, eb, ts) \ argument