/fs/fat/ |
D | fat_test.c | 26 __le16 time; member 158 __le16 date, time; in fat_time_unix2fat_test() local
|
D | misc.c | 201 u16 time = le16_to_cpu(__time), date = le16_to_cpu(__date); in fat_time_fat2unix() local 238 __le16 *time, __le16 *date, u8 *time_cs) in fat_time_unix2fat()
|
D | namei_msdos.c | 233 __le16 time, date; in msdos_add_entry() local
|
/fs/ntfs/ |
D | time.h | 74 static inline struct timespec64 ntfs2utc(const sle64 time) in ntfs2utc()
|
D | usnjrnl.h | 170 /*0x20*/sle64 time; /* Time when this record was created. */ member
|
/fs/exfat/ |
D | misc.c | 78 u8 tz, __le16 time, __le16 date, u8 time_cs) in exfat_get_entry_time() 104 u8 *tz, __le16 *time, __le16 *date, u8 *time_cs) in exfat_set_entry_time()
|
/fs/cifs/ |
D | cifsfs.h | 31 static inline void cifs_set_time(struct dentry *dentry, unsigned long time) in cifs_set_time()
|
D | netmisc.c | 977 u16 time = le16_to_cpu(le_time); in cnvrtDosUnixTm() local
|
/fs/orangefs/ |
D | dcache.c | 100 unsigned long time = (unsigned long) dentry->d_fsdata; in orangefs_d_revalidate() local
|
/fs/jffs2/ |
D | write.c | 549 uint32_t time) in jffs2_do_unlink() 669 … jffs2_inode_info *dir_f, uint32_t ino, uint8_t type, const char *name, int namelen, uint32_t time) in jffs2_do_link()
|
/fs/ubifs/ |
D | shrinker.c | 62 time64_t time = ktime_get_seconds(); in shrink_tnc() local
|
D | dir.c | 1302 struct timespec64 time; in do_rename() local 1561 struct timespec64 time; in ubifs_xrename() local
|
/fs/nfs/ |
D | callback_xdr.c | 626 static __be32 encode_attr_time(struct xdr_stream *xdr, const struct timespec64 *time) in encode_attr_time() 638 …32 encode_attr_ctime(struct xdr_stream *xdr, const uint32_t *bitmap, const struct timespec64 *time) in encode_attr_ctime() 645 …32 encode_attr_mtime(struct xdr_stream *xdr, const uint32_t *bitmap, const struct timespec64 *time) in encode_attr_mtime()
|
/fs/hfs/ |
D | hfs_fs.h | 272 #define hfs_m_to_utime(time) (struct timespec64){ .tv_sec = __hfs_m_to_utime(time) } argument 273 #define hfs_u_to_mtime(time) __hfs_u_to_mtime((time).tv_sec) argument
|
/fs/nfsd/ |
D | nfsxdr.c | 87 encode_timeval(__be32 *p, const struct timespec64 *time) in encode_timeval() 220 struct timespec64 time; in svcxdr_encode_fattr() local
|
D | nfsctl.c | 963 time64_t *time, struct nfsd_net *nn) in __nfsd4_write_time() 995 time64_t *time, struct nfsd_net *nn) in nfsd4_write_time()
|
/fs/sysv/ |
D | inode.c | 38 u32 time = (u32)ktime_get_real_seconds(), old_time; in sysv_sync_fs() local
|
/fs/xfs/ |
D | xfs_qm.h | 36 time64_t time; /* limit for timers */ member
|
/fs/fuse/ |
D | dir.c | 33 static inline void __fuse_dentry_settime(struct dentry *entry, u64 time) in __fuse_dentry_settime() 45 static inline void __fuse_dentry_settime(struct dentry *dentry, u64 time) in __fuse_dentry_settime() 56 static void fuse_dentry_settime(struct dentry *dentry, u64 time) in fuse_dentry_settime()
|
/fs/ |
D | bad_inode.c | 136 static int bad_inode_update_time(struct inode *inode, struct timespec64 *time, in bad_inode_update_time()
|
D | inode.c | 1796 int generic_update_time(struct inode *inode, struct timespec64 *time, int flags) in generic_update_time() 1826 int inode_update_time(struct inode *inode, struct timespec64 *time, int flags) in inode_update_time()
|
/fs/isofs/ |
D | rock.h | 69 __u8 time[7]; /* actually 6 unsigned, 1 signed */ member
|
/fs/pstore/ |
D | zone.c | 56 struct timespec64 time; member 378 struct timespec64 time = { }; in psz_kmsg_recover_meta() local
|
/fs/ksmbd/ |
D | smb2pdu.c | 2676 u64 time; in smb2_open() local 3717 u64 time; in smb2_populate_readdir_entry() local 4480 u64 time; in get_file_basic_info() local 4551 u64 time; in get_file_all_info() local 4743 u64 time; in get_file_network_open_info() local 4851 u64 time; in find_file_posix_info() local 5402 u64 time; in smb2_close() local
|
D | ntlmssp.h | 150 __le64 time; member
|