/fs/ntfs/ |
D | time.h | 48 static inline sle64 utc2ntfs(const struct timespec ts) in utc2ntfs() 87 struct timespec ts; in ntfs2utc() local
|
/fs/fat/ |
D | namei_msdos.c | 227 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
|
D | misc.c | 189 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()
|
D | namei_vfat.c | 591 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
|
D | dir.c | 1133 int fat_alloc_new_dir(struct inode *dir, struct timespec *ts) in fat_alloc_new_dir()
|
/fs/afs/ |
D | main.c | 41 struct timespec ts; in afs_get_client_UUID() local
|
/fs/cifs/ |
D | netmisc.c | 924 struct timespec ts; in cifs_NTtimeToUnix() local 964 struct timespec ts; in cnvrtDosUnixTm() local
|
D | cifssmb.c | 481 struct timespec ts, utc; in decode_lanman_negprot_rsp() local 4024 struct timespec ts; in SMBQueryInformation() local
|
/fs/udf/ |
D | udftime.c | 120 udf_time_to_disk_stamp(struct timestamp *dest, struct timespec ts) in udf_time_to_disk_stamp()
|
D | super.c | 924 struct timestamp *ts = &pvoldesc->recordingDateAndTime; in udf_load_pvoldesc() local 2234 struct timestamp ts; in udf_fill_super() local
|
/fs/ |
D | select.c | 275 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
|
D | compat.c | 1098 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
|
D | aio.c | 1309 struct timespec ts; in read_events() local
|
D | eventpoll.c | 1599 struct timespec64 now, ts = { in ep_set_mstimeout() local
|
/fs/jbd2/ |
D | transaction.c | 130 unsigned long ts) in update_t_max_wait() 281 unsigned long ts = jiffies; in start_this_handle() local
|
/fs/overlayfs/ |
D | inode.c | 326 int ovl_update_time(struct inode *inode, struct timespec *ts, int flags) in ovl_update_time()
|
/fs/ceph/ |
D | mds_client.c | 981 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/ |
D | internal.h | 719 u64 nfs_timespec_to_change_attr(const struct timespec *ts) in nfs_timespec_to_change_attr()
|
/fs/fuse/ |
D | dir.c | 69 struct timespec64 ts = { in time_to_jiffies() local
|
/fs/nfs/flexfilelayout/ |
D | flexfilelayout.c | 2129 struct timespec64 ts; in ff_layout_encode_nfstime() local
|
/fs/btrfs/ |
D | send.c | 615 struct btrfs_timespec *ts) in tlv_put_btrfs_timespec() 660 #define TLV_PUT_BTRFS_TIMESPEC(sctx, attrtype, eb, ts) \ argument
|