Home
last modified time | relevance | path

Searched defs:time (Results 1 – 25 of 38) sorted by relevance

12

/fs/ntfs/
Dtime.h74 static inline struct timespec64 ntfs2utc(const sle64 time) in ntfs2utc()
Dusnjrnl.h170 /*0x20*/sle64 time; /* Time when this record was created. */ member
/fs/cifs/
Dcifsfs.h44 static inline void cifs_set_time(struct dentry *dentry, unsigned long time) in cifs_set_time()
Dnetmisc.c951 u16 time = le16_to_cpu(le_time); in cnvrtDosUnixTm() local
/fs/orangefs/
Ddcache.c98 unsigned long time = (unsigned long) dentry->d_fsdata; in orangefs_d_revalidate() local
Dorangefs-kernel.h487 unsigned long time = jiffies + orangefs_dcache_timeout_msecs*HZ/1000; in orangefs_set_timeout() local
Dinode.c986 int orangefs_update_time(struct inode *inode, struct timespec64 *time, int flags) in orangefs_update_time()
/fs/fat/
Dmisc.c201 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()
Dnamei_msdos.c233 __le16 time, date; in msdos_add_entry() local
/fs/jffs2/
Dwrite.c549 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/
Dshrinker.c62 time64_t time = ktime_get_seconds(); in shrink_tnc() local
Ddir.c1262 struct timespec64 time; in do_rename() local
1495 struct timespec64 time; in ubifs_xrename() local
Dtnc.c1175 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/
Ddir.c28 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/
Dhfs_fs.h255 #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/
Dcallback_xdr.c630 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/
Dnfs3xdr.c35 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
Dnfsctl.c959 time_t *time, struct nfsd_net *nn) in __nfsd4_write_time()
991 time_t *time, struct nfsd_net *nn) in nfsd4_write_time()
Dnfsxdr.c135 struct timespec64 time; in encode_fattr() local
/fs/sysv/
Dinode.c38 u32 time = (u32)ktime_get_real_seconds(), old_time; in sysv_sync_fs() local
/fs/
Dbad_inode.c129 static int bad_inode_update_time(struct inode *inode, struct timespec64 *time, in bad_inode_update_time()
Dcoredump.c289 time64_t time; in format_corename() local
Dinode.c1655 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/
Drock.h69 __u8 time[7]; /* actually 6 unsigned, 1 signed */ member
/fs/pstore/
Dram.c138 static int ramoops_read_kmsg_hdr(char *buffer, struct timespec64 *time, in ramoops_read_kmsg_hdr()

12