Home
last modified time | relevance | path

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

123

/linux-6.8/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.8/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.8/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.8/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.8/fs/smb/client/
Dcifsproto.h413 __u64 mtime; member
Dfscache.h53 struct timespec64 mtime = inode_get_mtime(inode); in cifs_fscache_fill_coherency() local
/linux-6.8/include/linux/
Dstat.h48 struct timespec64 mtime; member
/linux-6.8/fs/hostfs/
Dhostfs.h63 struct hostfs_timespec atime, mtime, ctime; member
/linux-6.8/fs/hfs/
Dcatalog.c38 __be32 mtime = hfs_mtime(); in hfs_cat_build_record() local
/linux-6.8/fs/nfsd/
Dblocklayout.c120 struct timespec64 mtime = inode_get_mtime(inode); in nfsd4_block_commit_blocks() local
/linux-6.8/fs/ceph/
Dinode.c830 struct timespec64 *mtime, struct timespec64 *atime) in ceph_fill_file_time()
949 struct timespec64 mtime, atime, ctime; in ceph_fill_inode() local
2680 struct timespec64 mtime = inode_get_mtime(inode); in __ceph_setattr() local
Dfile.c1211 struct timespec64 mtime; member
1434 struct timespec64 mtime = current_time(inode); in ceph_direct_read_write() local
1662 struct timespec64 mtime = current_time(inode); in ceph_sync_write() local
/linux-6.8/fs/vboxsf/
Dutils.c197 struct timespec64 mtime, prev_mtime; in vboxsf_inode_revalidate() local
/linux-6.8/fs/fuse/
Dreaddir.c491 struct timespec64 mtime = inode_get_mtime(inode); in fuse_readdir_cached() local
/linux-6.8/net/ceph/
Dcls_lock_client.c38 struct timespec64 mtime; in ceph_cls_lock() local
/linux-6.8/include/linux/ceph/
Dceph_fs.h421 struct ceph_timespec mtime; member
480 struct ceph_timespec mtime; member
592 struct ceph_timespec ctime, mtime, atime; member
804 struct ceph_timespec mtime, atime, ctime; member
862 struct ceph_timespec mtime, atime; member
/linux-6.8/fs/afs/
Dyfsclient.c91 s64 mtime = linux_to_yfs_time(t); in xdr_encode_YFSStoreStatus() local
268 s64 mtime = 0, owner = 0, group = 0; in xdr_encode_YFS_StoreStatus() local
/linux-6.8/fs/overlayfs/
Dfile.c239 struct timespec64 mtime, umtime; in ovl_file_accessed() local
/linux-6.8/usr/
Dgen_init_cpio.c333 time_t mtime; in cpio_mkfile() local
/linux-6.8/fs/fat/
Dinode.c515 struct timespec64 mtime; in fat_fill_inode() local
857 struct timespec64 mtime; in __fat_write_inode() local
/linux-6.8/fs/
Dinode.c1804 struct timespec64 atime, mtime, ctime; in relatime_need_update() local
1857 struct timespec64 mtime = inode_get_mtime(inode); in inode_update_timestamps() local
/linux-6.8/fs/nfs/
Dcallback.h58 struct timespec64 mtime; member
/linux-6.8/fs/ntfs/
Dinode.c2808 struct timespec64 mtime = inode_get_mtime(VFS_I(base_ni)); in ntfs_truncate() local

123