/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/cifs/ |
D | cifsfs.h | 44 static inline void cifs_set_time(struct dentry *dentry, unsigned long time) in cifs_set_time()
|
D | netmisc.c | 951 u16 time = le16_to_cpu(le_time); in cnvrtDosUnixTm() local
|
/fs/orangefs/ |
D | dcache.c | 98 unsigned long time = (unsigned long) dentry->d_fsdata; in orangefs_d_revalidate() local
|
D | orangefs-kernel.h | 487 unsigned long time = jiffies + orangefs_dcache_timeout_msecs*HZ/1000; in orangefs_set_timeout() local
|
D | inode.c | 986 int orangefs_update_time(struct inode *inode, struct timespec64 *time, int flags) in orangefs_update_time()
|
/fs/fat/ |
D | misc.c | 201 u16 time = le16_to_cpu(__time), date = le16_to_cpu(__date); in fat_time_fat2unix() local 235 __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/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 | 1262 struct timespec64 time; in do_rename() local 1495 struct timespec64 time; in ubifs_xrename() local
|
D | tnc.c | 1175 time64_t time = ktime_get_seconds(); in ubifs_lookup_level0() local 1311 time64_t time = ktime_get_seconds(); in lookup_level0_dirty() local
|
/fs/fuse/ |
D | dir.c | 28 static inline void __fuse_dentry_settime(struct dentry *entry, u64 time) in __fuse_dentry_settime() 40 u64 time; member 44 static inline void __fuse_dentry_settime(struct dentry *dentry, u64 time) in __fuse_dentry_settime() 55 static void fuse_dentry_settime(struct dentry *dentry, u64 time) in fuse_dentry_settime()
|
/fs/hfs/ |
D | hfs_fs.h | 255 #define hfs_m_to_utime(time) (struct timespec){ .tv_sec = __hfs_m_to_utime(time) } argument 256 #define hfs_u_to_mtime(time) __hfs_u_to_mtime((time).tv_sec) argument
|
/fs/nfs/ |
D | callback_xdr.c | 630 static __be32 encode_attr_time(struct xdr_stream *xdr, const struct timespec *time) in encode_attr_time() 642 …be32 encode_attr_ctime(struct xdr_stream *xdr, const uint32_t *bitmap, const struct timespec *time) in encode_attr_ctime() 649 …be32 encode_attr_mtime(struct xdr_stream *xdr, const uint32_t *bitmap, const struct timespec *time) in encode_attr_mtime()
|
/fs/nfsd/ |
D | nfs3xdr.c | 35 encode_time3(__be32 *p, struct timespec *time) in encode_time3() 42 decode_time3(__be32 *p, struct timespec *time) in decode_time3() 333 struct timespec time; in nfs3svc_decode_sattrargs() local
|
D | nfsctl.c | 959 time_t *time, struct nfsd_net *nn) in __nfsd4_write_time() 991 time_t *time, struct nfsd_net *nn) in nfsd4_write_time()
|
D | nfsxdr.c | 135 struct timespec64 time; in encode_fattr() local
|
/fs/sysv/ |
D | inode.c | 38 u32 time = (u32)ktime_get_real_seconds(), old_time; in sysv_sync_fs() local
|
/fs/ |
D | bad_inode.c | 129 static int bad_inode_update_time(struct inode *inode, struct timespec64 *time, in bad_inode_update_time()
|
D | coredump.c | 289 time64_t time; in format_corename() local
|
D | inode.c | 1655 int generic_update_time(struct inode *inode, struct timespec64 *time, int flags) in generic_update_time() 1683 static int update_time(struct inode *inode, struct timespec64 *time, int flags) in update_time()
|
/fs/isofs/ |
D | rock.h | 69 __u8 time[7]; /* actually 6 unsigned, 1 signed */ member
|
/fs/pstore/ |
D | ram.c | 138 static int ramoops_read_kmsg_hdr(char *buffer, struct timespec64 *time, in ramoops_read_kmsg_hdr()
|