/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 | 242 struct timespec *ts, struct fat_slot_info *sinfo) in msdos_add_entry() 284 struct timespec ts; in msdos_create() local 366 struct timespec ts; in msdos_mkdir() local 454 struct timespec ts; in do_msdos_rename() local
|
D | misc.c | 175 void fat_time_fat2unix(struct msdos_sb_info *sbi, struct timespec *ts, in fat_time_fat2unix() 211 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() 668 int cluster, struct timespec *ts, in vfat_add_entry() 777 struct timespec ts; in vfat_create() local 865 struct timespec ts; in vfat_mkdir() local 914 struct timespec ts; in vfat_rename() local
|
D | dir.c | 1094 int fat_alloc_new_dir(struct inode *dir, struct timespec *ts) in fat_alloc_new_dir()
|
/fs/cifs/ |
D | netmisc.c | 861 struct timespec ts; in cifs_NTtimeToUnix() local 892 struct timespec ts; in cnvrtDosUnixTm() local
|
D | cifssmb.c | 552 struct timespec ts, utc; in CIFSSMBNegotiate() local 3279 struct timespec ts; in SMBQueryInformation() local
|
/fs/afs/ |
D | main.c | 51 struct timespec ts; in afs_get_client_UUID() local
|
/fs/xfs/linux-2.6/ |
D | xfs_vnode.h | 74 static inline void vn_atime_to_timespec(struct inode *vp, struct timespec *ts) in vn_atime_to_timespec()
|
/fs/udf/ |
D | udftime.c | 119 timestamp *udf_time_to_disk_stamp(timestamp *dest, struct timespec ts) in udf_time_to_disk_stamp()
|
D | super.c | 920 timestamp *ts = &pvoldesc->recordingDateAndTime; in udf_load_pvoldesc() local 1981 timestamp ts; in udf_fill_super() local
|
/fs/jbd2/ |
D | journal.c | 677 struct transaction_stats_s *ts, in jbd2_history_skip_empty() 698 struct transaction_stats_s *ts; in jbd2_seq_history_start() local 719 struct transaction_stats_s *ts = v; in jbd2_seq_history_next() local 730 struct transaction_stats_s *ts = v; in jbd2_seq_history_show() local
|
D | transaction.c | 93 unsigned long ts = jiffies; in start_this_handle() local
|
/fs/ |
D | select.c | 253 struct timespec ts = {.tv_sec = sec, .tv_nsec = nsec}; in poll_select_set_timeout() local 590 struct timespec ts, end_time, *to = NULL; in do_pselect() local 898 struct timespec ts, end_time, *to = NULL; in SYSCALL_DEFINE5() local
|
D | aio.c | 1115 const struct timespec *ts) in set_timeout() 1186 struct timespec ts; in read_events() local
|
D | compat.c | 1487 struct timespec ts; in poll_select_copy_remaining() local 1719 struct compat_timespec ts; in do_compat_pselect() local 1788 struct compat_timespec ts; in compat_sys_ppoll() local
|
D | compat_ioctl.c | 1815 struct timeval ts; in lp_timeout_trans() local
|
/fs/lockd/ |
D | mon.c | 276 struct timespec ts; in nsm_init_private() local
|
/fs/smbfs/ |
D | proc.c | 530 struct timespec ts; in smb_ntutc2unixutc() local 541 smb_unixutc2ntutc(struct timespec ts) in smb_unixutc2ntutc()
|
/fs/fuse/ |
D | dir.c | 56 struct timespec ts = {sec, nsec}; in time_to_jiffies() local
|
/fs/ocfs2/ |
D | dlmglue.c | 413 struct timespec ts = current_kernel_time(); in ocfs2_update_lock_stats() local 444 struct timespec ts = current_kernel_time(); in ocfs2_init_start_time() local
|