Home
last modified time | relevance | path

Searched defs:mtime (Results 1 – 25 of 40) sorted by relevance

12

/linux-6.6.21/init/
Dinitramfs.c125 static void __init do_utime(char *filename, time64_t mtime) in do_utime()
131 static void __init do_utime_path(const struct path *path, time64_t mtime) in do_utime_path()
140 time64_t mtime; member
144 static void __init dir_add(const char *name, time64_t mtime) in dir_add()
168 static void __init do_utime(char *filename, time64_t mtime) {} in do_utime()
169 static void __init do_utime_path(const struct path *path, time64_t mtime) {} in do_utime_path()
170 static void __init dir_add(const char *name, time64_t mtime) {} in dir_add()
174 static __initdata time64_t mtime; variable
/linux-6.6.21/arch/um/drivers/
Dcow_user.c27 time32_t mtime; member
46 time32_t mtime; member
89 __u32 mtime; member
101 __s64 mtime; member
Dubd_kern.c519 time64_t mtime; in ubd_file_size() local
558 static int backing_file_mismatch(char *file, __u64 size, time64_t mtime) in backing_file_mismatch()
629 time64_t mtime; in open_ubd_file() local
/linux-6.6.21/fs/squashfs/
Dsquashfs_fs.h274 __le32 mtime; member
283 __le32 mtime; member
293 __le32 mtime; member
304 __le32 mtime; member
315 __le32 mtime; member
327 __le32 mtime; member
339 __le32 mtime; member
353 __le32 mtime; member
370 __le32 mtime; member
384 __le32 mtime; member
/linux-6.6.21/fs/f2fs/
Dgc.c337 unsigned long long mtime = 0; in get_cb_cost() local
421 unsigned long long mtime) in __lookup_victim_entry()
439 unsigned long long mtime, unsigned int segno) in __create_victim_entry()
456 unsigned long long mtime, unsigned int segno) in __insert_victim_entry()
490 unsigned long long mtime = 0; in add_victim_entry() local
Dgc.h62 unsigned long long mtime; /* mtime of section */ member
/linux-6.6.21/fs/smb/client/
Dcifsproto.h409 __u64 mtime; member
Dfscache.h53 struct timespec64 mtime = inode_get_mtime(inode); in cifs_fscache_fill_coherency() local
/linux-6.6.21/include/linux/
Dstat.h48 struct timespec64 mtime; member
/linux-6.6.21/fs/hfs/
Dcatalog.c38 __be32 mtime = hfs_mtime(); in hfs_cat_build_record() local
/linux-6.6.21/fs/hostfs/
Dhostfs.h63 struct hostfs_timespec atime, mtime, ctime; member
/linux-6.6.21/net/ceph/
Dcls_lock_client.c38 struct timespec64 mtime; in ceph_cls_lock() local
/linux-6.6.21/include/linux/ceph/
Dceph_fs.h416 struct ceph_timespec mtime; member
475 struct ceph_timespec mtime; member
584 struct ceph_timespec ctime, mtime, atime; member
796 struct ceph_timespec mtime, atime, ctime; member
854 struct ceph_timespec mtime, atime; member
/linux-6.6.21/fs/afs/
Dyfsclient.c91 s64 mtime = linux_to_yfs_time(t); in xdr_encode_YFSStoreStatus() local
265 s64 mtime = 0, owner = 0, group = 0; in xdr_encode_YFS_StoreStatus() local
Dfsclient.c178 u32 mask = 0, mtime = 0, owner = 0, group = 0, mode = 0; in xdr_encode_AFS_StoreStatus() local
/linux-6.6.21/fs/ceph/
Dfile.c1179 struct timespec64 mtime; member
1398 struct timespec64 mtime = current_time(inode); in ceph_direct_read_write() local
1622 struct timespec64 mtime = current_time(inode); in ceph_sync_write() local
Dinode.c815 struct timespec64 *mtime, struct timespec64 *atime) in ceph_fill_file_time()
924 struct timespec64 mtime, atime, ctime; in ceph_fill_inode() local
/linux-6.6.21/fs/orangefs/
Dprotocol.h231 __u64 mtime; member
/linux-6.6.21/fs/nfs/
Dcallback.h76 struct timespec64 mtime; member
/linux-6.6.21/include/uapi/linux/
Djffs2.h148 jint32_t mtime; /* Last modification time. */ member
Dfuse.h262 uint64_t mtime; member
302 struct fuse_sx_time mtime; member
737 uint64_t mtime; member
/linux-6.6.21/include/net/9p/
D9p.h398 u32 mtime; member
/linux-6.6.21/tools/mm/
Dpage-types.c940 char atime[64], mtime[64]; in show_file() local
/linux-6.6.21/fs/exfat/
Dexfat_fs.h213 struct timespec64 mtime; member
/linux-6.6.21/drivers/crypto/marvell/octeontx/
Dotx_cptpf_ucode.c32 char mtime[12]; member

12