Home
last modified time | relevance | path

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

12

/fs/ntfs/
Dtime.h85 static inline struct timespec ntfs2utc(const sle64 time) in ntfs2utc()
Dusnjrnl.h184 /*0x20*/sle64 time; /* Time when this record was created. */ member
/fs/fat/
Dmisc.c199 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.c235 __le16 time, date; in msdos_add_entry() local
Dnamei_vfat.c596 __le16 time, date; in vfat_build_slots() local
Ddir.c1144 __le16 date, time; in fat_alloc_new_dir() local
/fs/jffs2/
Dwrite.c548 uint32_t time) in jffs2_do_unlink()
668 … jffs2_inode_info *dir_f, uint32_t ino, uint8_t type, const char *name, int namelen, uint32_t time) in jffs2_do_link()
/fs/ncpfs/
Ddir.c1213 static int utc2local(int time) in utc2local()
1218 static int local2utc(int time) in local2utc()
1227 unsigned short time = le16_to_cpu(t), date = le16_to_cpu(d); in ncp_date_dos2unix() local
1244 ncp_date_unix2dos(int unix_date, __le16 *time, __le16 *date) in ncp_date_unix2dos()
Dncplib_kernel.h229 unsigned long time; /* cache age */ member
/fs/ubifs/
Dshrinker.c74 int time = get_seconds(); in shrink_tnc() local
Ddir.c995 struct timespec time; in ubifs_rename() local
Dtnc.c1180 unsigned long time = get_seconds(); in ubifs_lookup_level0() local
1316 unsigned long time = get_seconds(); in lookup_level0_dirty() local
/fs/nfs/
Dcallback_xdr.c599 static __be32 encode_attr_time(struct xdr_stream *xdr, const struct timespec *time) in encode_attr_time()
611 …be32 encode_attr_ctime(struct xdr_stream *xdr, const uint32_t *bitmap, const struct timespec *time) in encode_attr_ctime()
618 …be32 encode_attr_mtime(struct xdr_stream *xdr, const uint32_t *bitmap, const struct timespec *time) in encode_attr_mtime()
/fs/hfs/
Dhfs_fs.h263 #define hfs_m_to_utime(time) (struct timespec){ .tv_sec = __hfs_m_to_utime(time) } argument
264 #define hfs_u_to_mtime(time) __hfs_u_to_mtime((time).tv_sec) argument
/fs/pstore/
Dram.c151 int *count, struct timespec *time, in ramoops_pstore_read()
297 struct timespec time, struct pstore_info *psi) in ramoops_pstore_erase()
Dplatform.c332 struct timespec time; in pstore_get_records() local
Dinode.c277 char *data, size_t size, struct timespec time, in pstore_mkfile()
/fs/nfsd/
Dnfs3xdr.c33 encode_time3(__be32 *p, struct timespec *time) in encode_time3()
40 decode_time3(__be32 *p, struct timespec *time) in decode_time3()
295 struct timespec time; in nfs3svc_decode_sattrargs() local
Dnfsctl.c889 time_t *time, struct nfsd_net *nn) in __nfsd4_write_time()
921 time_t *time, struct nfsd_net *nn) in nfsd4_write_time()
Dnfsxdr.c149 struct timespec time; in encode_fattr() local
/fs/cifs/
Dnetmisc.c950 u16 time = le16_to_cpu(le_time); in cnvrtDosUnixTm() local
/fs/sysv/
Dinode.c37 unsigned long time = get_seconds(), old_time; in sysv_sync_fs() local
/fs/isofs/
Drock.h68 char time[7]; member
/fs/fuse/
Ddir.c41 static inline void fuse_dentry_settime(struct dentry *entry, u64 time) in fuse_dentry_settime()
54 static void fuse_dentry_settime(struct dentry *entry, u64 time) in fuse_dentry_settime()
/fs/
Dinode.c1536 static int update_time(struct inode *inode, struct timespec *time, int flags) in update_time()

12